ProgressBar Properties |
The ProgressBar type exposes the following members.
Name | Description | |
---|---|---|
![]() | Indeterminate |
Gets or sets a value indicating whether the progress is indeterminate
|
![]() | MaxValue |
Gets or sets the value of the progress bar that represents 100% complete. The default is 100.
|
![]() | MinValue |
Gets or sets the minimum value of the progress that represents 0% complete. The default is 0.
|
![]() | Value |