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

In This Topic
    ControlLightLight Property (SystemBrushes)
    In This Topic
    Gets a ColorBrush object that is the highlight color of a 3-D
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property ControlLightLight As Brush
    public static Brush ControlLightLight {get;}

    Property Value

    A ColorBrush object that is the highlight color of a 3-D
    See Also