Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Triggering a form's resize event when VFP is resized
Message
From
02/06/1999 16:34:52
Shane Gilbert
Oklahoma State Department of Education
Norman, Oklahoma, United States
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00225351
Message ID:
00225613
Views:
14
>I cannot figure out how to recenter my form when VFP is resized. If the form is resized I can put "this.autocenter=.t." in the resize event, but how can I recenter my forms when my entire app is maximized or resized?
>
>Also how can I make my standalone executable start in maximized mode?
>
>Thanks! Marvin

You could dump the _SCREEN entirely by setting SCREEN=OFF and use a top-level form instead. This would give you access to the Resize event for the Top-level form.

Shane
--Shane
Previous
Reply
Map
View

Click here to load this message in the networking platform