Gets or sets an initial cursor key mode.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
Visual Basic |
---|
Public Property CursorKeyMode As CursorKeyMode Get Set |
C# |
---|
public CursorKeyMode CursorKeyMode { get; set; } |