Tab control Disable/Enable
-
What is the code to disable a tab control ?
-
What is the code to disable a tab control ?
-
But the whole tab option gets disabled please give me the code to just disable tab page 1 then when the user is done with that tab page one and clicks ok , tab page 2 becomes available and so forth How do i just disable the pages and not the whole TabPage
-
But the whole tab option gets disabled please give me the code to just disable tab page 1 then when the user is done with that tab page one and clicks ok , tab page 2 becomes available and so forth How do i just disable the pages and not the whole TabPage
You can't disable just one tab. You have to remove the tabpage from the control, then re-add it when you want it enabled.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007