Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Toolbar help?
Message
 
To
24/08/1998 10:26:09
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00129312
Message ID:
00129334
Views:
27
>I've asked this question several times and have recieved several responses, but so far I'm still unsuccessful. I'm trying to use a toolbar with a top level form. I kind of understand that the toolbar object has to be created after the top-level form and it's visible property then set to true. I've tried this but the toolbar shows up for a second in the top level form, and the docks to the foxpro screen. Thanks in advance for any help provided.

Where are you creating the toolbar? If you're doing it in .Init it may not work. Move the code to .Activate. Then in .Activate, just check if the toolbar property you create for the form is and object and not null. If it isn't, do the work.

hth,
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform