Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I make invisible the main window in vfp
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00265898
Message ID:
00265914
Vues:
14
>For a new app , I want to make invisible the main window in VFP for to have to the monitor only a main form of my applic.
>Some ideas ?
>
>Thanks
>
>Dorin

In code you could also do the following:
_Screen.visible = .F.
and in the main form you want to use, set the form's ShowWindow = 2

Mike A
Michael P. Antonovich, MCSD
Email: mike@micmin.com
MicMin Associates - Orlando, FL


Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform