Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form positioning
Message
From
19/09/2007 12:46:45
 
 
To
19/09/2007 06:56:23
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01255352
Message ID:
01255531
Views:
14
>
>This.Top = _Screen.Height - Thisform.Height - 2 * SYSMETRIC( 20 )
>This.Left = _Screen.Width - Thisform.Width
>
Thanks! That should work in my case.

May be one day someone will come up with a generic function to determine the coordinates when we need to place form at the edge or corner on a screen? Dragan is right, it will be very complicated to create a generic formula which works for every possible screen layout.
Previous
Reply
Map
View

Click here to load this message in the networking platform