Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to move MODIFY FORM editor window programmatically
Message
 
 
To
13/09/2005 19:49:15
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01049280
Message ID:
01049293
Views:
13
Try
MODIFY FORM myform NOWAIT
MOVE WINDOW (WONTOP()) TO  10,20
>I am writing a form to find the difference between two projects, file by file. Once a difference is found user is allowed to bring up files via VFP editors. I want to spread out the editor windows for legibility. How do I get hold of MODIFY FORM window (for instance) in order to change its Left property?
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform