TabControl1.SelectedIndex
=
1
;
//
The second tab
this
.tabcontrol1.tabpage[
0
].show();
this
.tabcontrol1.tabpage[
1
].show();
this
.tabControl1.SelectedIndex
=
index;
TabControl1.SelectedIndex
=
1
;
//
The second tab
this
.tabcontrol1.tabpage[
0
].show();
this
.tabcontrol1.tabpage[
1
].show();
this
.tabControl1.SelectedIndex
=
index;