Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Toolbars in a form
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Toolbars in a form
Miscellaneous
Thread ID:
00206991
Message ID:
00206991
Views:
52
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.
Next
Reply
Map
View

Click here to load this message in the networking platform