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

In This Topic
    ActiveCaptionText Property (SystemBrushes)
    In This Topic
    Gets a ColorBrush object that is the color of the text in the active window's
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property ActiveCaptionText As Brush
    public static Brush ActiveCaptionText {get;}

    Property Value

    A ColorBrush object that is the color of the text in the active window's
    See Also