ToolStripProgressBar::ProgressBar Property
.NET Framework (current version)
Gets the ProgressBar.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
public: [BrowsableAttribute(false)] property ProgressBar^ ProgressBar { ProgressBar^ get(); }
Property Value
Type: System.Windows.Forms::ProgressBar^The ProgressBar object associated with the control.
This is a strongly typed accessor for this ToolStripProgressBar.
.NET Framework
Available since 2.0
Available since 2.0
Show: