InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputDataNavigator Class / ForeColor Property

In This Topic
    ForeColor Property (InputDataNavigator)
    In This Topic
    Gets or sets the System.Drawing.Color used to display text in the InputComponent.
    Syntax
    'Declaration
     
    Public Overridable Property ForeColor As Color
    public virtual Color ForeColor {get; set;}
    See Also