Gets or sets what action to perform when users rotate the mouse wheel.
VB6
![]() |
---|
Public Property Get MouseWheelAction() As EMouseWheelAction |
C++
![]() |
---|
public: |
A member of the EMouseWheelAction enumeration. The default value is Scroll.
Users can scroll horizontally by holding down the Shift modifier key while rotating the mouse wheel. The Control modifier scrolls the view in larger amounts (half the viewport width or height depending on scroll direction).
FlowChartX Programmer's Guide | © 2023 MindFusion |