Hi All,
Here is my problem.......
I have a tab control with two tabpages , let's say that tabp1 and tabp2.
Under tabp1 i have some controls e.g: button and textbox..
There is a property called Enabled=true/false is there for the tab pages tabp1 and tabp2.
Let's say that i have set the Enabled property of tabp1 to false and tabp2 to true.
For the above requirement tabp1 tab should disable along with the controls and tabp2 tab should enable along with controls in tabp2 , but tabp1 tabis disabling but controls are not .
Coul anybody help me out?
Regards
Suresh