Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MouseMoveEvent on a command button
Message
From
25/03/2002 11:44:02
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00636703
Message ID:
00636872
Views:
18
>Hi,
>
>>In order to get the user's attention, I would like to change the color of the command button from grey to, say yellow, and then back to gray as soon as the user moves the mouse away from the command button (base class).
>
>As Sebastian already suggested, you could use the MouseEnter/MouseLeave events. One downside of these events is, that the MouseLeave event doesn't fire in any case.
>
>Sometimes, when the mouse is moved out of the control, the event isn't executed. You can work around this by using MouseMove or Mouse Enter together with a timer. See thread #633131 for details.
>
>Regards,
>Armin

Hi Armin: Thank you for your response. I will take read the thred. Appreiciate your advise.


Ravi
- Ravi

True greatness consists in being great in little things.
- Charles Simmons
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform