ToolStripProgressBar::Style Property
.NET Framework (current version)
Gets or sets the style of the ToolStripProgressBar.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
public: property ProgressBarStyle Style { ProgressBarStyle get(); void set(ProgressBarStyle value); }
Property Value
Type: System.Windows.Forms::ProgressBarStyleOne of the ProgressBarStyle values. The default value is Blocks.
.NET Framework
Available since 2.0
Available since 2.0
Show: