1
hi friend,
i can't understood your question. if you click any one of the tabpage the other pages will be automatically hides .
if you want do this from outside of tabcontrol by using another button you can use the below code.
button_Click__Evet()
{
tabControl.SelectedTab=tabPage3;
}
Accepted 0
i have two tab controls imposed one another and in which 1's visibility is false at page Load . I Have attached the code below
i want to know.. is this is right way to hide and show tab controls if anyone know better than this please help me
0
when i select a tabPage then another tabPage should be hidden in a tabControl
plz Help me.......
Thanks
with warm regards
Shailendra