Gets or sets a value indicating whether to display tooltips.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms.Controls
C# Copy Code |
---|
public bool ShowTooltips { get; set; } |
Visual Basic Copy Code |
---|
Public Property ShowTooltips As Boolean |
true to display button tooltips; otherwise, false. The default is false.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |