ComponentOne CalendarView for WinForms
Enabled Property

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 Boolean
public new bool Enabled {get; set;}
See Also

Reference

C1TextBox Class
C1TextBox Members