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

In This Topic
    ForeColor Property (ToolTipSettings)
    In This Topic
    Gets or sets the foreground color of the tooltip window.
    Syntax
    'Declaration
     
    Public Property ForeColor As Color
    public Color ForeColor {get; set;}
    See Also