ToolboxItem::ToString Method ()

 

Returns a String that represents the current ToolboxItem.

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

public:
virtual String^ ToString() override

Return Value

Type: System::String^

A String that represents the current ToolboxItem.

.NET Framework
Available since 1.1
Return to top
Show: