Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with MouseMove event
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00930672
Message ID:
00930677
Views:
18
Hi Dmitry,

Maybe MouseEnter/MouseLeave would be a better place to put your code?


>I put the following code in a textbox MouseMove event:
>
>
>IF nButton = 1
>   this.specialeffect = 0
>ENDIF
>
>
>Therefore, when the mouse is down and moved over this text box, the text box acknowledges this by the "special effect."
>
>This code works except when I press the mouse down on another textbox first. That is, if I start by pressing the mouse on another text box and without releasing the mouse move it over the textbox with code in MouseMove event, the code in even does not fire.
>
>How can I make this code work even if the process started with press-down on another text box?
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform