TerminalControl.CursorColor Event
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.Control.dll (version 8.0.9673)
Occurs when a cursor color needs to be determined.
Syntax
public event EventHandler<CursorColorEventArgs> CursorColor
Returns
| Type | Description |
|---|---|
| EventHandler<CursorColorEventArgs> |