Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / ProgressBar Class / Visible Property

In This Topic
    Visible Property (ProgressBar)
    In This Topic
    Gets or sets the progress bar visibility during the WorkUnit asynchronous execution.
    Syntax
    'Declaration
     
    Public Property Visible As Boolean
    public bool Visible {get; set;}
    Remarks
    See Also