Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Toolbar events
Message
From
09/04/2001 12:10:36
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Title:
Toolbar events
Miscellaneous
Thread ID:
00493616
Message ID:
00493616
Views:
64
i'm tring to resize a toolbar control when it's undocked.

the control is created by a call to createObject(). the contol in named The ToolBar.

in the undock event of the toolbar the code is:
this.width = 236

which doesn't work, nor does TheToolBar.width = 236 ( but I didn't want to do it that way anyway )

but if I run it in debug and execute the command TheToolBar.width = 236 it works?!?



how can i get it to work in code?
Next
Reply
Map
View

Click here to load this message in the networking platform