ComponentOne InputPanel for WinForms
ForeColor Property (InputComponent)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputComponent Class : ForeColor Property
Gets or sets the System.Drawing.Color used to display text in the InputComponent.
Syntax
'Declaration
 
Public Property ForeColor As System.Drawing.Color
public System.Drawing.Color ForeColor {get; set;}
See Also

Reference

InputComponent Class
InputComponent Members