Gets or sets a value indicating whether the scrollbars of the overview control are visible.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms.Controls
C# Copy Code |
---|
public bool ShowScrollbars { get; set; } |
Visual Basic Copy Code |
---|
Public Property ShowScrollbars As Boolean |
true to show scrollbars; otherwise, false. The default is false.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |