Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Toolbar in SDI Form
Message
From
19/06/2002 20:53:53
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00667148
Message ID:
00670407
Views:
38
< snip >
>You could try to make the top level form visible before creating the toolbar:
>
>
>THIS.Visible = .T.
>THIS.oToolbar = CREATE("cToolbarClass")
>THIS.oToolbar.Show()
>
>
>I had similar problems and didn't find another solution than making the TL form visible before showing the toolbar.
>

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

Regards
Zlatin Zlatev,
MCSD (VS6)

Make solutions, not programs!

Previous
Next
Reply
Map
View

Click here to load this message in the networking platform