TerminalControl.OnCursorColor Method
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.Control.dll (version 7.0.9119)
OnCursorColor(CursorColorEventArgs)
Raises the CursorColor event.
Declaration
protected virtual void OnCursorColor(CursorColorEventArgs e)
Parameters
Type | Name | Description |
---|---|---|
CursorColorEventArgs | e | An CursorColor that contains the event data. |