ToolStripProgressBar::Value Property
.NET Framework (current version)
Gets or sets the current value of the ToolStripProgressBar.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The following code example demonstrates a use of the Value property in a ToolStripProgressBar that calculates a sequence of Fibonacci numbers. This code example is part of a larger example that provided for the ToolStripProgressBar class.
.NET Framework
Available since 2.0
Available since 2.0
Show: