The collection of buttons belonging to the toolbar.
[Visual Basic] Public ReadOnly Property Buttons As ToolBar.ToolBarButtonCollection [C#] public ToolBar.ToolBarButtonCollection Buttons {get;} [C++] public: __property ToolBar.ToolBarButtonCollection* get_Buttons(); [JScript] public function get Buttons() : ToolBar.ToolBarButtonCollection;