|
-
Sep 9th, 2012, 03:51 AM
#1
Thread Starter
Hyperactive Member
[RESOLVED] VB6 - Mouse move on Shape1
I want to execute an instruction each time the mouse moves over a shape (a rectangle).
Picture1 control, for example, has that property. But when I try to find the same option in shape it doesn't exists.
How can I solve this situation?
I've thought about creating a matrix of coordenates (x,y) and if the mouse position is at some point of those coordinates then, execute the instruction. In any case, explain me how can I accomplish that.
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
|