Hi All,
Can anyone plz tell me how to disable a particular tab page of the tab control programmatically in C# Windows Forms. What I need is, say I have a tab control with two tab pages, when I click a button, only one tab page, say the second tab page, should be disabled and when I click another it should be enabled. Plz help.
Thanks
George
Can anyone plz tell me how to disable a particular tab page of the tab control programmatically in C# Windows Forms. What I need is, say I have a tab control with two tab pages, when I click a button, only one tab page, say the second tab page, should be disabled and when I click another it should be enabled. Plz help.
Thanks
George