ToolStripProgressBar Constructor (String^)

 

Initializes a new instance of the ToolStripProgressBar class with specified name.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
ToolStripProgressBar(
	String^ name
)

Parameters

name
Type: System::String^

The name of the ToolStripProgressBar.

.NET Framework
Available since 2.0
Return to top
Show: