Gets the vertical scrollbar of the control.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
C#
![]() |
---|
public Control VScrollBar { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property VScrollBar As Control |
An instance of the .NET VScrollBar class.
To ensure that the scroll bar is visible, enable the view's ShowScrollbars property.
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |