[]
Provides a set of Control related navigation commands.
public static class ControlNavigationCommands
Public Module ControlNavigationCommands
The ControlNavigationCommands class exposes a standard set of navigation-related commands used to control the keyboard focus movement.
Name | Description |
---|---|
NextControl | Represents the GrapeCity.Windows.InputMan.ControlNavigationCommands.NextControl command, which requests that the focus move to next control. |
PreviousControl | Represents the GrapeCity.Windows.InputMan.ControlNavigationCommands.PreviousControl command, which requests that the focus move to previous control. |