Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Triggering a form's resize event when VFP is resized
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00225351
Message ID:
00225354
Vues:
15
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform