ToolBar::ToString Method ()
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Returns a string that represents the ToolBar control.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The ToString method returns a string that includes the type, the value of the Count property in the ToolBar::ToolBarButtonCollection, and the string returned by the ToString method of the toolbar’s first button.
.NET Framework
Available since 1.1
Available since 1.1
Show: