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

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

    Property Value

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