System.Windows.Forms.ToolStripProgressBar: Method Members

The methods of System.Windows.Forms.ToolStripProgressBar are listed below. For a list of all members, see the ToolStripProgressBar Members list.

See Also: Inherited members from System.Windows.Forms.ToolStripControlHost

Public Methods

Increment(int)

Advances the current position of the progress bar by the specified amount.

PerformStep()

Advances the current position of the progress bar by the amount of the ToolStripProgressBar.Step property.

Protected Methods

OnRightToLeftLayoutChanged(EventArgs)

Raises the ProgressBar.RightToLeftLayoutChanged event.

override
OnSubscribeControlEvents(Control)
Documentation for this section has not yet been entered.
override
OnUnsubscribeControlEvents(Control)
Documentation for this section has not yet been entered.