KeyEventHandler
Wisej.Web.KeyEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.1.0.0)
Represents the method that will handle the KeyUp or KeyDown event of a Control.
Parameters
Name
Type
Description
Fired By
Name
Description
Fired when a key is pressed while the control has focus.
Fired when a key is released while the control has focus.
Last updated