ComponentOne Input for WinForms
DisabledForeColor Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1TextBox Class : DisabledForeColor Property
Gets or sets the foreground color of the disabled control.
Syntax
'Declaration
 
Public Property DisabledForeColor As System.Drawing.Color
public System.Drawing.Color DisabledForeColor {get; set;}
See Also

Reference

C1TextBox Class
C1TextBox Members