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

In This Topic
    StyleMode Property (ProgressBar)
    In This Topic
    Gets or sets the progress bar style mode.
    Syntax
    'Declaration
     
    Public Property StyleMode As ProgressBar.styleType
    public ProgressBar.styleType StyleMode {get; set;}
    See Also