ComponentOne Input for WinForms
NegativeForeColor Property

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

Reference

C1TextBox Class
C1TextBox Members