System.Windows.Forms.ToolStripProgressBar.Step Property

Gets or sets the amount by which to increment the current value of the System.Windows.Forms.ToolStripProgressBar when the ToolStripProgressBar.PerformStep method is called.

Syntax

[System.ComponentModel.DefaultValue(10)]
public int Step { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0