Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Triggering a form's resize event when VFP is resized
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00225351
Message ID:
00225354
Views:
16
>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

Marvin,

not sure about the centreing of forms, but put the code

_SCREEN.WindowState = 2 in your start program to maximise your application

HTH
regards

Ian
Previous
Reply
Map
View

Click here to load this message in the networking platform