ComponentOne InputPanel for WinForms
Enabled Property (InputComponent)

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

Reference

InputComponent Class
InputComponent Members