Welcome Guest Search | Active Topics | Sign In | Register

how change/set tabstrip tab to display in event handler Options
Jim
Posted: Thursday, October 7, 2010 12:11:40 PM
Rank: Newbie
Groups: Member

Joined: 4/6/2008
Posts: 3
HI All Colleagues,

Tabstrip: We would like to know how to programatically set the Current Tab in a Tabstrip Control.
In other words how do you change the Tab to become the active displayed tab from within your program. We want to allow user to go back to previous tab or forward to the next tab.

thanks,
Jim
Code: C#
eo_support
Posted: Thursday, October 7, 2010 12:59:48 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

You would just set the TabStrip's SelectedIndex property.

Thanks


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.