|
-
July 31st, 2001, 02:38 AM
#1
How to know the mouse moved out of the control?
I had a text box on a dialog and need to change the border style of it when
the mouse moved in the text box and out of the text box. I can use Text1_MouseMove
event to deliver the mouse move in action but found I never know when the user
moved the mouse out of it! ( cannot write function in the Form_MouseMove because
it's not always working fine )
Any good ways?
//-----------------------------------------\\
Where there's a wire , there's a way
\\-----------------------------------------//
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
|