TerminalOptions.FunctionKeysMode Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9147)
FunctionKeysMode
Gets or sets the behavior of function keys that include F1-F20, Insert, Delete, Home, End, Page Up and Page Down.
The Home
Declaration
public FunctionKeysMode FunctionKeysMode { get; set; }
Property Value
Type | Description |
---|---|
Function |
Function keys behavior. |