InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputProgressBar Class / ForeColor Property

In This Topic
    ForeColor Property (InputProgressBar)
    In This Topic
    This property has no effect on InputProgressBar.
    Syntax
    'Declaration
     
    Public Shadows Property ForeColor As Color
    public new Color ForeColor {get; set;}
    See Also