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