| C1.Win.C1Input Namespace > C1TextBox Class : NegativeForeColor Property |
'Declaration<C1CategoryAttribute("Appearance")> <C1DescriptionAttribute("Gets or sets the foreground color of the control which contains negative value.")> Public Property NegativeForeColor As Color
'UsageDim instance As C1TextBox Dim value As Color instance.NegativeForeColor = value value = instance.NegativeForeColor
[C1Category("Appearance")] [C1Description("Gets or sets the foreground color of the control which contains negative value.")] public Color NegativeForeColor {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