ComponentOne InputPanel for WinForms
ForeColor Property (C1InputPanel)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > C1InputPanel Class : ForeColor Property
Gets or sets the foreground color for the input panel.
Syntax
'Declaration
 
Public Overrides Property ForeColor As System.Drawing.Color
public override System.Drawing.Color ForeColor {get; set;}
See Also

Reference

C1InputPanel Class
C1InputPanel Members