ProgressBarProperties Constructors
Contains settings specific to a progress bar control.| Name | Parameters | Description |
|---|---|---|
| ProgressBarProperties() | none | Initializes a new instance of the ProgressBarProperties class with default settings. |
| ProgressBarProperties(IPropertiesOwner) | owner | Initializes a new instance of the ProgressBarProperties class with the specified owner. |
See Also