ComponentOne MultiSelect for WinForms
C1.Framework.Drawing.Gdi Namespace / SystemPens Class / ControlLightLight Property

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

    Property Value

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