'DeclarationPublic Enum ControlKeyCode Inherits System.Enum
'UsageDim instance As ControlKeyCode
public enum ControlKeyCode : System.Enum
'DeclarationPublic Enum ControlKeyCode Inherits System.Enum
'UsageDim instance As ControlKeyCode
public enum ControlKeyCode : System.Enum
| Member | Description |
|---|---|
| AltCursor | Alternate Cursor key. |
| Attention | Attention key to activate attention program (AS/400 only). |
| BackSpace | Backspace key (nondestructive). |
| BackTab | Tab Backward key. |
| Clear | Clear key. |
| ClearPartition | Clear Partition key. |
| CursorBlink | Cursor Blink key. |
| CursorSelect | Cursor Select key. |
| Delete | Delete key. |
| DeleteChar | Delete Character key. |
| DeleteWord | Delete Word key. |
| DestructiveBackSpace | Destructive Backspace key. |
| Down | Down Arrow key. |
| DownDouble | Down Double key. |
| Dup | Dup key. |
| Duplicate | Duplicate key. |
| EndOfField | End of Field key. |
| Erase_Eof | Erase to end of field. |
| EraseInput | Erase Input key. |
| ExtGr | Ext Gr key. |
| F1 | F1/PF1 function key. |
| F10 | F10/PF10 function key. |
| F11 | F11/PF11 function key. |
| F12 | F12/PF12 function key. |
| F13 | F13/PF13 function key. |
| F14 | F14/PF14 function key. |
| F15 | F15/PF15 function key. |
| F16 | F16/PF16 function key. |
| F17 | F17/PF17 function key. |
| F18 | F18/PF18 function key. |
| F19 | F19/PF19 function key. |
| F2 | F2/PF2 function key. |
| F20 | F20/PF20 function key. |
| F21 | F21/PF21 function key. |
| F22 | F22/PF22 function key. |
| F23 | F23/PF23 function key. |
| F24 | F24/PF24 function key. |
| F3 | F3/PF3 function key. |
| F4 | F4/PF4 function key. |
| F5 | F5/PF5 function key. |
| F6 | F6/PF6 function key. |
| F7 | F7/PF7 function key. |
| F8 | F8/PF8 function key. |
| F9 | F9/PF9 function key. |
| FieldDelimiter | Field Delimiter key. |
| FieldExit | Field Exit key. |
| FieldMark | Field Mark key. |
| FieldMinus | Field Minus key. |
| FieldPlus | Field Plus key. |
| Help | Display the host help screen. |
| Hex | Hex key. |
| Home | Home key. |
| Insert | Insert key. |
| InvalidKey | An invalid key value. |
| Left | Left Arrow key. |
| LeftDouble | Left Double key. |
| NewLine | New Line key. |
| NextWord | Next Word key. |
| PA1 | PA1 function key. |
| PA2 | PA2 function key. |
| PA3 | PA3 function key. |
| PageDown | Page Down key. |
| PageUp | Page Up key. |
| PanLeft | Pan Left key. |
| PanRight | Pan Right key. |
| PartitionJump | Partition Jump key. |
| PlusCr | Plus CR key. |
| PreviousWord | Previous Word key. |
| Print the host screen. | |
| Reset | Reset key. |
| ReverseField | Reverse Field key. |
| Right | Right Arrow key. |
| RightDouble | Right Double key. |
| RollDown | Roll Down key. |
| RollUp | Roll Up key. |
| RuleLine | Ruler Cursor Line key. |
| ScrollDown | Scroll Down key. |
| ScrollUp | Scroll Up key. |
| SystemRequest | Send system request. |
| Tab | Tab Forward key. |
| Test | Activate test program (AS/400 legacy only). |
| TextAssistBeginBold | Text Assist Begin Bold key. |
| TextAssistBeginOfLine | Text Assist Begin of Line key. |
| TextAssistBeginUnderline | Text Assist Begin Underline key. |
| TextAssistBottomOfPage | Text Assist Bottom of Page key. |
| TextAssistCarrierReturn | Text Assist Carrier Return key. |
| TextAssistCenter | Text Assist Center key. |
| TextAssistEndBold | Text Assist End Bold key. |
| TextAssistEndOfLine | Text Assist End of Line key. |
| TextAssistHalfIndexDown | Text Assist Half Index Down key. |
| TextAssistHalfIndexUp | Text Assist Half Index Up key. |
| TextAssistInsertSymbols | Text Assist Insert Symbols key. |
| TextAssistNextStop | Text Assist Next Stop key. |
| TextAssistNextTextColumn | Text Assist Exit Text Column key. |
| TextAssistPageEnd | Text Assist Page End key. |
| TextAssistRequiredSpace | Text Assist Required Space key. |
| TextAssistRequiredTab | Text Assist Required Tab key. |
| TextAssistStop | Text Assist Stop key. |
| TextAssistTextTabAdvance | Text Assist Text Tab Advance key. |
| TextAssistTopOfPage | Text Assist Top of Page key. |
| TextAssistWordUnderline | Text Assist Word Underline key. |
| Transmit | Send data to the host (Enter). |
| Up | Up Arrow key. |
| UpDouble | Up Double key. |
System.Object
System.ValueType
System.Enum
Attachmate.Reflection.Emulation.IbmHosts.ControlKeyCode