System.Windows.Forms.ProgressBarRenderer: Method Members

The methods 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 Methods

static
DrawHorizontalBar(System.Drawing.Graphics, System.Drawing.Rectangle)

Draws an empty progress bar control that fills in horizontally.

static
DrawHorizontalChunks(System.Drawing.Graphics, System.Drawing.Rectangle)

Draws a set of progress bar pieces that fill a horizontal progress bar.

static
DrawVerticalBar(System.Drawing.Graphics, System.Drawing.Rectangle)

Draws an empty progress bar control that fills in vertically.

static
DrawVerticalChunks(System.Drawing.Graphics, System.Drawing.Rectangle)

Draws a set of progress bar pieces that fill a vertical progress bar.