TerminalControl.CursorText Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.Control.dll (version 7.0.9448)
CursorText
Gets or sets the cursor to display in standard text mode.
Declaration
[Browsable(true)]
public Cursor CursorText { get; set; }
Property Value
| Type | Description |
|---|---|
| Cursor | Cursor for the standard text mode. |