Tab Control: Reorder Event? |
Post Reply |
Author | |
mleebert
Newbie Joined: 31 March 2008 Location: United States Status: Offline Points: 3 |
Post Options
Thanks(0)
Posted: 13 October 2009 at 1:43pm |
I have AllowReorder enabled for my Tab Control. What is the best way to determine the old index of the tab moved and the new index?
|
|
mleebert
Newbie Joined: 31 March 2008 Location: United States Status: Offline Points: 3 |
Post Options
Thanks(0)
|
I've been attempting to figure out a workaround. One idea was to use the BeforeItemClick/SelectedChanged to store the current tab index and then the MouseUp to see if the index changed when the tab is released in the new position. The weird thing is that on a selected tab, a single left click does not fire the MouseUp event (double click works). This only occurs when AllowReorder is set to false.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |