Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Toolbars in Form
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00059773
Message ID:
00059781
Views:
37
>Is there any way to put a toolbar in a top level form?
>I have an exe with Screen = OFF and would still like to have a toolbar. When I set the form top level and the class to in top level, then createobject in the init of the form, I still get the toolbar in the screen.
>
The form has to get focus (be active) before the toolbar is added. You can do the add/create object in the form activate, then check to make sure it only runs the first time. Or, what I do is setfocus to the form in the init and add the toolbar there...either way works.
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform