System.Windows.Forms.ProgressBarRenderer: Property Members

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

Public Properties

[read-only]
static
ChunkSpaceThicknessint.

Gets the width, in pixels, of the space between each inner piece of the progress bar.

[read-only]
static
ChunkThicknessint.

Gets the width, in pixels, of a single inner piece of the progress bar.

[read-only]
static
IsSupportedbool.

Gets a value indicating whether the System.Windows.Forms.ProgressBarRenderer class can be used to draw a progress bar control with visual styles.