Terminal cursor style.

Namespace:  Rebex.TerminalEmulation
Assembly:  Rebex.Terminal (in Rebex.Terminal.dll)

Syntax

Visual Basic
Public Enumeration CursorStyle
C#
public enum CursorStyle

Members

Member nameDescription
Supported by the .NET Compact FrameworkBlock
Block cursor.
Supported by the .NET Compact FrameworkUnderline
Underline cursor.
Supported by the .NET Compact FrameworkBeam
Beam cursor.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also