Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Top-level Toolbar question?
Message
From
19/08/1998 09:07:24
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Top-level Toolbar question?
Miscellaneous
Thread ID:
00128081
Message ID:
00128081
Views:
62
I've tried unsussessfully to utilize a tool-bar with a top level form. Here's what happens. I set the form to a top level form, the tool-bar to in top level form, and added this code to the forms init event:
SET CLASSLIB TO vtools
oObj = CREATEOBJECT("tlevel_bar")
oObj.Visible = .T.
oObj.Docked = .T.
When I run the top-level form, you briefly see the tool-bar in it for about a second and then I get this error message...
Property docked is read only
Can anyone help me out with this, thanks in advance.
Next
Reply
Map
View

Click here to load this message in the networking platform