Gets or sets a value indicating whether auto scrolling of the document area is enabled.
VB6
![]() |
---|
Public Property Get AutoScroll() As Boolean |
C++
![]() |
---|
public: |
A boolean value.
When enabled, the FlowChartX visible area is automatically scrolled if the user drags an object beyond the control's borders, or moves the mouse pointer near the borders as specified in ScrollZoneSize.
FlowChartX Programmer's Guide | © 2023 MindFusion |