Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I move a screen by using MOUSEDOWN?
Message
From
26/04/2013 12:03:40
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Can I move a screen by using MOUSEDOWN?
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01571991
Message ID:
01571991
Views:
51
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
Next
Reply
Map
View

Click here to load this message in the networking platform