Calendar for WinForms | ComponentOne
C1.Framework.Drawing.Gdi Namespace / SystemBrushes Class / HighlightText Property

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

    Property Value

    A ColorBrush object that is the color of the text of selected items.
    See Also