Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ListView MouseMove Event problem
Message
De
27/05/1998 14:54:20
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
ListView MouseMove Event problem
Divers
Thread ID:
00102474
Message ID:
00102474
Vues:
53
Hi.
I have a small problem with ListView ActiveX control. I place some code in MouseMove Event to make the Drag operation.

LPARAMETERS button, shift, x, y
IF button = 1
THIS.Drag
ENDIF.

When the form is loaded button = 0. When I press the left mouse button button = 1. When I let up it button = 1 and the value remains... Why?
Denis Gavrikov.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform