Cursor key mode.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
| Visual Basic |
|---|
Public Enumeration CursorKeyMode |
| C# |
|---|
public enum CursorKeyMode |
Members
| Member name | Description | |
|---|---|---|
| Normal | Normal mode. | |
| Application | Application mode. |