MindFusion WinForms Programmer's Guide
ShapeToolBar.Buttons Property
See Also
 





Gets a list of all buttons in the toolbar.

Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms.Controls

 Syntax

C#  Copy Code

public ToolBar.ToolBarButtonCollection Buttons { get; }

Visual Basic  Copy Code

Public ReadOnly Property Buttons As ToolBar.ToolBarButtonCollection

 Property Value

An instance of the .NET ToolBarButtonCollection class.

 See Also

ShapeToolBar Members
ShapeToolBar Class
MindFusion.Diagramming.WinForms Namespace