Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Modeless Form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Versions des environnements
Visual FoxPro:
VFP 7
OS:
Windows XP SP2
Network:
Windows NT
Database:
Visual FoxPro
Divers
Thread ID:
00968365
Message ID:
00968454
Vues:
9
>Hi all,
>
>I have a form for which I desire to make a standalone .exe. When invoked I do not want the VFP desktop or its menus or toolbars to appear. The application is this one form alone. (It is going to sit next to a excel spreadsheet in the corner.)
>
>Once I saw a article how to do this, but for now I am brain freezed.
>
>Does anyone have any enlightment how to implement this?
>
>Thanks much!

First, sub-class the form.

Second, in the configuration file (usually config.fpw) and the line SCREEN=OFF.

Third, depending on whether or not you want to use the form in a parent method, setting the ShowWindow property in the class accordingly.
George

Ubi caritas et amor, deus ibi est
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform