Table of Contents

Event DrawUsedColor

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Invoked when the used color is drawn. The Used Color is used to indicate if the InsertChar was pressed and enabled.

public event EventHandler<CellEventArgs>? DrawUsedColor

Returns

EventHandler<CellEventArgs>
Invoked when the used color is drawn. The Used Color is used to indicate if the was pressed and enabled.