ComponentOne InputPanel for WinForms
ForeColor Property (InputControlHost)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputControlHost Class : ForeColor Property
Gets or sets the foreground color for the hosted control.
Syntax
'Declaration
 
Public Overridable Shadows Property ForeColor As System.Drawing.Color
public virtual new System.Drawing.Color ForeColor {get; set;}
See Also

Reference

InputControlHost Class
InputControlHost Members