Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Toolbar events
Message
De
09/04/2001 12:10:36
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Titre:
Toolbar events
Divers
Thread ID:
00493616
Message ID:
00493616
Vues:
65
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?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform