ToolStripProgressBar::Step Property
.NET Framework (current version)
Gets or sets the amount by which to increment the current value of the ToolStripProgressBar when the PerformStep method is called.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::Int32An integer representing the incremental amount. The default value is 10.
.NET Framework
Available since 2.0
Available since 2.0
Show: