Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to persist a toolbar
Message
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00715677
Message ID:
00715772
Views:
18
This message has been marked as the solution to the initial question of the thread.
>Hi Dragan,
>
>Try this
* Function RestoreToolbar()
>_screen.AddProperty("oTb", Newobject("mytoolbar", "test"))
>_screen.oTb.Show()
>RETURN
>
>* Toolbar Destroy()
>KEYBOARD "RestoreToolbar(){ENTER}" PLAIN CLEAR
>
Take aslo look at Developer-defined Btn(s) on Standard VFP toolbar Thread #611029.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform