ComponentOne CalendarView for WinForms
C1.Framework.Drawing.Gdi Namespace / SystemBrushes Class / InfoText Property

In This Topic
    InfoText Property (SystemBrushes)
    In This Topic
    Gets a ColorBrush object that is the color of the text of a ToolTip.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property InfoText As Brush
    public static Brush InfoText {get;}

    Property Value

    A ColorBrush object that is the color of the text of a ToolTip.
    See Also