|
-
June 26th, 2001, 04:04 PM
#1
It works once and doesn`t work the next time!!!...
Hi all,
I have two images : Image1 and Image2.
I have two buttons : Button1 and Button2.
The code for button1 is this :
Image1.Picture = Image2.Picture.
This changes the images on the click of the button.
The code for button2 is :
Image2.Picture = Image1.Picture.
This does vice versa.
The problem is, if I think click the first button AGAIN to switch back, nothing happens, the same for button2. How can I fix this?
Mark
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|