| C1.Win.C1Input Namespace > C1TextBox Class : DisabledForeColor Property |
'Declaration<C1DescriptionAttribute("Gets or sets the foreground color of the disabled control.")> Public Property DisabledForeColor As Color
'UsageDim instance As C1TextBox Dim value As Color instance.DisabledForeColor = value value = instance.DisabledForeColor
[C1Description("Gets or sets the foreground color of the disabled control.")] public Color DisabledForeColor {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2