Interface IKeyUpHandler Namespace: Ritchie.Toolbox.Events Assembly: Ritchie.Toolbox.dll Syntax public interface IKeyUpHandler Methods OnKeyUp(KeyEvent) Declaration void OnKeyUp(KeyEvent e) Parameters Type Name Description KeyEvent e