bharanidharanit
Well-known member
Hello sir,
I am having tabcontrol in which i want only to hide tabs.
Consider i am having 2 tabpages. I want to hide only tabs of tabcontrol not tabpages.
Then i will show the tabpages with this coding on button click.
TabControl1.SelectedIndex = 1
I am having tabcontrol in which i want only to hide tabs.
Consider i am having 2 tabpages. I want to hide only tabs of tabcontrol not tabpages.
Then i will show the tabpages with this coding on button click.
TabControl1.SelectedIndex = 1