Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with MouseMove event
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00930672
Message ID:
00930677
Vues:
19
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--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform