ComponentOne Input for WinForms
Enabled Property (C1TextBox)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1TextBox Class : Enabled Property
Gets or sets a value indicating whether the control can respond to user interaction.
Syntax
'Declaration
 
Public Shadows Property Enabled As System.Boolean
public new System.bool Enabled {get; set;}
See Also

Reference

C1TextBox Class
C1TextBox Members