KeyboardControlMoveSelection Method
Performs selection in a given direction.
Namespace: BeeMobile.KeyboardAssembly: BeeMobile.Keyboard.NET48 (in BeeMobile.Keyboard.NET48.dll) Version: 4.8.2.1
public virtual bool MoveSelection(
ArrowKey anArrowKey
)
Public Overridable Function MoveSelection (
anArrowKey As ArrowKey
) As Boolean
- anArrowKey ArrowKey
- Arrow key which represents selection direction.
BooleanReturns true when the selection was changed; otherwise false