Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Toolbars in a form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Toolbars in a form
Divers
Thread ID:
00206991
Message ID:
00206991
Vues:
51
Hi all,
I'm trying to put a toolbar in my form.
I follow all step developed in SDIForm of Solution Sample.
But... My toolbar is created on desktop and not in my form.

My code:

At Form Init: (The ShowType property is in 2-Top Level Form)
Set ClassLib To mytoolbarclasslibrary
This.oToolbar = CreateObject( "mytoolbar", This )
This.oToolbar.Show()

At Toolbar Init: (The ShowType property is in 1-In Top Level Form)
LParameter oForm
This.oFormRef = oForm

Note: My form is in a Formset

Any suggestion ???
Thanks in advance
Lic. Esteban Bruno
Gerente de Sistemas
TASSO S.R.L.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform