Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Force Form to Top Left Hand Corner
Message
From
21/12/2004 15:27:11
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00971133
Message ID:
00971140
Views:
20
Mel,

I think this is what you want.
ThisForm.Top = 0
ThisForm.Left = 0
HTH,

>How can I force a Form to always open at the top left hand corner of the VFP Screen?
>
>I have Form.top = 1 and Form.left = 1 in the Form init, but that doesn't seem to make a difference.
>
>I need this form to always open in this location (even if it was moved before closing the form by a user). In other words, if I move the form away from this location and close it, it will open at the location where it was closed.
>
>Thanks...
>
>Mel Cummings
Jim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform