The properties of System.Windows.Forms.ProgressBarRenderer are listed below. For a list of all members, see the ProgressBarRenderer Members list.
See Also: Inherited members from System.Object
[read-only] static | ChunkSpaceThickness | int.
Gets the width, in pixels, of the space between each inner piece of the progress bar. |
[read-only] static | ChunkThickness | int.
Gets the width, in pixels, of a single inner piece of the progress bar. |
[read-only] static | IsSupported | bool.
Gets a value indicating whether the System.Windows.Forms.ProgressBarRenderer class can be used to draw a progress bar control with visual styles. |