Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I hide a bar?
Message
De
01/10/1996 10:02:07
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Titre:
How can I hide a bar?
Divers
Thread ID:
00008993
Message ID:
00008993
Vues:
87
I have defined a popup like this:

DEFINE POPUP ficheros MARGIN RELATIVE SHADOW COLOR SCHEME 4
DEFINE BAR 1 OF ficheros PROMPT "Activar empresa"
DEFINE BAR 2 OF ficheros PROMPT "Mantenimiento empresas"
DEFINE BAR 3 OF ficheros PROMPT "Duplicar empresas"
DEFINE BAR 4 OF ficheros PROMPT "Mantenimiento plan contable"
DEFINE BAR 5 OF ficheros PROMPT "Mantenimiento conceptos"
DEFINE BAR 6 OF ficheros PROMPT "Copiar plan contable"
DEFINE BAR 7 OF ficheros PROMPT "Copiar conceptos"
DEFINE BAR 8 OF ficheros PROMPT "Reconstrucción contabilidad"
DEFINE BAR 9 OF ficheros PROMPT "Cierre de ejercicio"
DEFINE BAR 10 OF ficheros PROMPT "Regularización automática"
ON SELECTION BAR 1 OF ficheros do form ..\altaemp to numemp

I want to hide bar 1 of ficheros and I write the next:

SET SKIP OF BAR 1 OF ficheros . T .

but this is not right.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform