Hi All,
I m working on a TabControl in Vb.Net. Its having 4 tabpages. like Tab1, Tab2, Tab3, Tab4. On Tab1 I m having a checkBox.
My requirement is when checkBox.Checked=True it will enable the Tab2. How can I go for this?
Note: I m not selecting the Tab2
Plz give me few sugestion
Thanks