Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can I move a screen by using MOUSEDOWN?
Message
De
26/04/2013 12:03:40
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Can I move a screen by using MOUSEDOWN?
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01571991
Message ID:
01571991
Vues:
50
I have a form (dialog) withut a title bar
how can I allow users to move the form?


I have this in the form's MouseDown event:
LPARAMETERS nButton, nShift, nXCoord, nYCoord

thisform.nMouseX = nXCoord
thisform.nMouseY = nYCoord
this does not get executed when i click on the form itself!

Thanks


Peter
Peter Cortiel
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform