Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to open forms maximized
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
How to open forms maximized
Versions des environnements
Visual FoxPro:
VFP 7 SP1
Divers
Thread ID:
01171641
Message ID:
01171641
Vues:
54
To open forms maximized, in the activate of the form I have:
If thisform.Lflagdone = .F.
   thisform.Lflagdone = .T.
   Thisform.WindowState = 2
endif
There is a toolbar on the screen. When the toolbar is docked at the top, the form maximizes OK. However, when the toolbar is docked on the left, the form does NOT open maximized.

Is there is another better way to open a form maximized?

Cyril
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform