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