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

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

    Property Value

    A ColorBrush object that is the color of a window frame.
    See Also