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