Gets or sets what action should be performed when dragging the mouse while holding its middle button.
VB6
![]() |
---|
Public Property Get MiddleButtonAction() As EMouseButtonAction |
C++
![]() |
---|
public: |
A member of the EMouseButtonAction enumeration. The default is mbaNone.
Currently, this property only lets you enable or disable the use of the middle mouse button to pan the diagram view.
FlowChartX Programmer's Guide | © 2023 MindFusion |