|
-
Nov 14th, 2010, 01:51 AM
#1
Thread Starter
Fanatic Member
ToolstripItems Reorder
Hi Guys,
I am using VB.NET 2008 and I am using a toolstrip control with some buttons on it. What I want is the ability to re-order the buttons at runtime? I know toolstrip has a property allow re-order and if set to true you can do it.
But can I have the following :
- Default re-order requires user to press the Alt key.
- I want that if user clicks and drags the button then he should be able to reorder. If he just clicks on button then it should work normally.
- Not important but if possible only selected buttons can be reordered.
Is there a way to implement the same ?
Thanks, 
Cheers,
GR
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|