Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Get rid of Visual FoxPro title when running .EXE?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00165898
Message ID:
00165899
Vues:
22
Steve,

Try _SCREEN.Caption='My Caption' (you can also set it to '' if you want nothing at all). The VFP caption will still appear briefly. You can put SCREEN=OFF in your config.fpw and _SCREEN.Visible=.T. after you set the caption to keep the VFP title from appearing at all.

>Is there a way I can get rid of the words Visual FoxPro in the upper left corner of my screen when I run a .EXE file version of my application. My application appears inside of a window labeled Visual FoxPro. I don't want to see those words.
>
>I used SET SYSMENU OFF, but no help. Thanks for your able-bodied assistance. It's probably SET something OFF.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform