Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to persist a toolbar
Message
 
 
To
26/10/2002 12:40:08
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00715677
Message ID:
00715771
Views:
14
Hi Dragan,

Try this
* Function RestoreToolbar()
_screen.AddProperty("oTb", Newobject("mytoolbar", "test"))
_screen.oTb.Show()
RETURN

* Toolbar Destroy()
KEYBOARD "RestoreToolbar(){ENTER}" PLAIN CLEAR
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform