Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Working with toolbars.
Message
De
18/10/1999 14:32:11
 
 
À
18/10/1999 13:44:58
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Divers
Thread ID:
00277763
Message ID:
00277801
Vues:
20
>Hi.
>
>Is there a way that I can use toolbars when no forms are running.
>
>Also is there a way to dock them programaticly.
>
>
>
>
>Thanks.
>
>
>Sergio

In your MAIN.PRG you can:

oToolbar = CREATEOBJECT("MyToolbarClass")
oToolbar.Dock(0)
oToolbar.Visible = .T.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform