Interface IKeyCharHandler
Namespace: Ritchie.Toolbox.Events
Assembly: Ritchie.Toolbox.dll
Syntax
public interface IKeyCharHandler
Methods
OnKeyChar(KeyCharEvent)
Declaration
void OnKeyChar(KeyCharEvent e)
Parameters
| Type | Name | Description |
|---|---|---|
| KeyCharEvent | e |