Returns a string that represents the System.Windows.Forms.ToolBar control.
![]()
A String that represents the current System.Windows.Forms.ToolBar.
The ToolBar.ToString method returns a string that includes the type, the value of the System.Windows.Forms.ToolBar.ToolBarButtonCollection.Count property in the System.Windows.Forms.ToolBar.ToolBarButtonCollection, and the string returned by the ToolBar.ToString method of the toolbar’s first button.