Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Toolbar
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00670279
Message ID:
00670348
Views:
28
This message has been marked as the solution to the initial question of the thread.
Einar,

>Set Classlib To mclass Additive
>this.Addobject('tbr','toolbar')
>this.tbr.show()

You could try this in the Init() event of the top level form:
THIS.Visible = .T.

Set Classlib To mclass Additive
this.Addobject('tbr','toolbar')
this.tbr.show()
I had similar problems and didn't find another solution than making the TL form visible before showing the toolbar.

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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform