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





Gets or sets a value indicating whether to display shape icons in the toolbar buttons.

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

 Syntax

C#  Copy Code

public bool ShowImages { get; set; }

Visual Basic  Copy Code

Public Property ShowImages As Boolean

 Property Value

true to display shape images; otherwise, false. The default is true.

 See Also

ShapeToolBar Members
ShapeToolBar Class
MindFusion.Diagramming.WinForms Namespace