We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

How to disable/enable one tabpage of a tabcontrol?

How to disable/enable one tabpage of a tabcontrol? Which can disable/enable the controls on the tabpage.

3 Replies

PR Praveen Ramesh April 8, 2004 01:28 PM UTC

If you are talking about disabling the tabs (rather than the controls in the tabpage), then the .net tab control doesn''t let you do this. The Syncfusion tab control (in Essential Tools) provides you this ability among other improvements. To disable the controls in a tab page, simply the the tabPage.Enabled property to false. -Praveen


RA ramki May 19, 2004 05:17 AM UTC

>How to disable/enable one tabpage of a tabcontrol? Which can disable/enable the controls on the tabpage. In tabcontrol''s tabpages collection get the tabpage you want to disable and make the enabled property to false/true


AD Administrator Syncfusion Team December 22, 2005 06:44 AM UTC

Hi Here is 1 method of programatically disabling the tab pages.pls refer the attached sample

tab_ctrl.zip

Loader.
Live Chat Icon For mobile
Up arrow icon