Gets a list of all buttons in the toolbar.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms.Controls
C# Copy Code |
---|
public ToolBar.ToolBarButtonCollection Buttons { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Buttons As ToolBar.ToolBarButtonCollection |
An instance of the .NET ToolBarButtonCollection class.