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; }

Field Value

Cursor key mode.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also