ToolboxItem::Version Property

 

Gets the version for this ToolboxItem.

Namespace:   System.Drawing.Design
Assembly:  System.Drawing (in System.Drawing.dll)

public:
property String^ Version {
	virtual String^ get();
}

Property Value

Type: System::String^

A String that specifies the version for this ToolboxItem.

.NET Framework
Available since 2.0
Return to top
Show: