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