Specifies whether to ignore cursor key mode change requests from the server.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
Visual Basic |
---|
Public Property IgnoreCursorKeyModeChange As Boolean Get Set |
C# |
---|
public bool IgnoreCursorKeyModeChange { get; set; } |