Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Toolbar in SDI Form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00667148
Message ID:
00670508
Vues:
28
Zlatin,

>Does this work for you? Maybe I have done something wrong but it does not work for me (VFP7SP1@Win2kPro)

I tested it again, it works. Try the following:

1) Set the toolbar's ShowWindow property to "in top level form"

2) In the top level form's Init():
THIS.Visible = .T.
THIS.AddProperty("oToolbar", .NULL.)
THIS.oToolbar = CREATEOBJECT("tbrTest")
THIS.oToolbar.Show()
HTH,
Armin

Armin Neudert
Regional Director (Stuttgart) of German FoxPro User Group dFPUG

MCP for Visual FoxPro

Expert/Editor of the VFP section in the German Codezone community portal
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform