obout Interface - Enable / Disable

Button:
Click Me!


CheckBox:
Select Me!


DropDownList:


RadioButton:
Option 1
Option 2


TextBox:


 
 


To enable / disable the controls on the client-side, use the enable / disable methods.
On the server-side, use the Enabled property.



« Back to examples