Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Changing the order of toolbar command buttons
Message
De
30/12/2000 18:02:29
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Changing the order of toolbar command buttons
Divers
Thread ID:
00458148
Message ID:
00458148
Vues:
43
I want to mchange the order of by custom toolbar command
buttons in run time.

I added the following code to the toolbar command button click()
event:

if this.tabindex>1
this.tabindex = this.tabindex -1
endif

however, the toolbar button is not moved !

How to move the command button in toolbar at run time ?
Andrus
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform