Gets or sets a value indicating how the arrow keys are handled by FlowChartX.
VB6
![]() |
---|
Public Property Get KbdBehavior() As EKbdBehavior |
C++
![]() |
---|
public: |
A member of the EKbdBehavior enumeration. The default is kbScrollView.
Defines the function of the arrow keys on the keyboard. Pressing those keys scrolls the document, if the default mode kbScrollView is used. In the other mode (kbMoveObjects) the arrow keys move the selected diagram object in the respective directions.
FlowChartX Programmer's Guide | © 2023 MindFusion |