|
-
Aug 23rd, 2000, 03:05 AM
#1
Thread Starter
Member
Hi, I've been experimenting using picture boxes in an array.
The program serves no purpose other than to teach me about arrays.
What happens is when the mouse moves over one of the picture
boxes, the border style is changed to 1 and the other
picture box borders all change to 0.
It seems to work ok, but everytime the mouse moves one pixel
on the button all of the code for that mouse move event will
execute again. Is there anyway for my program to know that
even though the mouse has moved it is still over the same
button, so the code will not execute until the mouse has moved to another picture box.
thanks in advance
MICK
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
|