Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ProgressBar Class / Lighting Property

In This Topic
    Lighting Property (ProgressBar)
    In This Topic
    When false, the UI element is drawn with a flat color.
    Syntax
    'Declaration
     
    Public Property Lighting As Boolean
    public bool Lighting {get; set;}
    See Also