This topic has not yet been rated - Rate this topic

ToolBar.ToolBarButtonCollection.Add Method

Adds a new toolbar button to the end of the toolbar button collection.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method Add(String) Adds a new toolbar button to the end of the toolbar button collection with the specified ToolBarButton.Text property value.
Public method Add(ToolBarButton) Adds the specified toolbar button to the end of the toolbar button collection.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.