ProgressBar.Visible Property

Gets or sets the progress bar visibility during the WorkUnit asynchronous execution.
Public Property Visible() As Boolean
This language is not supported or no code example is available.
public bool Visible {get; set;}
This language is not supported or no code example is available.

Property Value

bool
Remarks
 
<seealso cref="Model.StartWork" />

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition