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