Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Add toolbar to Top level form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00155456
Message ID:
00155457
Vues:
22
John,
If you're talking VFP, a toolbar is modeless object that you create as a class and instanciate whenever needed:

MyToolBar = CREATE('ToolBar')
MyToolBar.Show()

Is this what your looking for?
Mark

> How can i add toolbar to top level form using Screen designer?
"It hit an iceberg and it sank. Get over it."
Robert Ballard, dicoverer of the Titanic wreckage.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform