ComponentOne CalendarView for WinForms
C1.Framework.Drawing.Gdi Namespace / Brushes Class / Brown Property

In This Topic
    Brown Property (Brushes)
    In This Topic
    A system-defined ColorBrush object with a width of 1.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property Brown As Brush
    public static Brush Brown {get;}

    Property Value

    A ColorBrush object set to a system-defined color.
    See Also