Gets the vertical scrollbar of the control.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
C# Copy Code |
---|
public Control VScrollBar { get; } |
Visual Basic Copy Code |
---|
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 | © 2024 MindFusion |