Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
In Screen Form with toolbar on it?
Message
From
04/08/2000 03:22:57
Dino Liberale
Ministero Lavori Pubblici
Trieste, Italy
 
 
To
03/08/2000 09:11:28
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00400301
Message ID:
00400897
Views:
12
I have this problem just today.
Take a look to the solution example at forms item, "Create an SDI form".
This create a top level form, where you can dock a toolbar

I have a main prg that create an instance of my top level form (defined in a class) that is my main application form.
In the activate event of this class:
ThisForm.oToolBarCallMenu=CREATEOBJECT("MyToolBar")
ThisForm.oToolBarCallMenu.Visible=.T.

Hope this help you.

>Hello,
>
>Is it possible to show a form (ShowWindow property = 0) with its own toolbar on it?
>I can do this with a top level form, but when I instantiate a toolbar for the 'in screen' form it shows in the main screen instead on the form itself.
>
>Thank's for your help in advance.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform