Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to show Navigation Toolbar?
Message
De
06/06/2006 05:43:27
 
 
À
06/06/2006 05:28:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01127263
Message ID:
01127298
Vues:
16
This message has been marked as the solution to the initial question of the thread.
>Do you mean Formset Class? I have tried to create my own Formset class (form+toolbar) and it's working,thanks a lot. Besides, is there any way to "stick" a toolbar in a form? The toolbar is always at the top of the form regardless the size of the form or the ShowWindow property.

No, I mean you create Form class (not .scx Form) and make instance of it.
Not DO FORM, but oForm = CREATEOBJECT("oSomeFormClass").
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform