Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing the order of toolbar command buttons
Message
From
30/12/2000 18:02:29
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Changing the order of toolbar command buttons
Miscellaneous
Thread ID:
00458148
Message ID:
00458148
Views:
42
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
Next
Reply
Map
View

Click here to load this message in the networking platform