1 write to Step
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripProgressBar.cs (1)
176ProgressBar.Step = value;
2 references to Step
System.Windows.Forms (2)
System\Windows\Forms\Controls\ProgressBar\ProgressBar.cs (1)
646/// <see cref="Step"/> property, and redraws the control to reflect the new position.
System\Windows\Forms\Controls\ToolStrips\ToolStripProgressBar.cs (1)
172return ProgressBar.Step;