Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to Programmatically manipulate System Toolbars?
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
How to Programmatically manipulate System Toolbars?
Divers
Thread ID:
00843181
Message ID:
00843181
Vues:
42
How do you programmatically manipulate system toolbars?

to some extent they can be handled like old FPDos style windows like:
ACTIVATE WINDOW "Form Controls"
DEACTIVATE WINDOW "Form Controls"

But how do you Dock them programmatically?

If you can get an object reference, you can just oTbr.Dock(0,x,y)
but, How to get the object reference?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform