|
-
Jan 28th, 2009, 08:07 AM
#1
Re: [RESOLVED] Combox MouseMove Event?
Who said you need a separate timer for each combo?!
One is enough - get position and size (basically rectangle) for each combo (this can be done when you load your form) and perhaps populate array of RECT type.
When timer fires check where cursor is and compare against your combos rect.
What else could be more simple? I posted for you everything you need so all you have to do is expand it a bit.
Regards.
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
|