Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to hide the foxpro toolbar in my application?
Message
De
12/09/2000 08:58:59
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00415336
Message ID:
00415340
Vues:
19
>Hello all,
>
>I have an application (VFP 6.0) that may not have any toolbar.
>My runtime exe shows the toolbar of FoxPro. (e.g. "open", "new", "form", ...).
>
>How can I hide the toolbar in my application?
>I searched the help but just found the
HIDE WINDOW
command and its usage with toolbars was very unclear to me.
>
>Can anyone help?
>
>thanks in Advance
>Judith

Hi Judith,
Try to compile your exe when all toolbars are closed.
Or try this command

hide window "Standard" && this code is only hiden the standart toolbar.

Cemal
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform