ProgressBar Class |
Namespace: Eto.Forms
The ProgressBar type exposes the following members.
| Name | Description | |
|---|---|---|
| ProgressBar | Initializes a new instance of the ProgressBar class |
| 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 |