Event DrawUsedColor
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.