KeyPressEventArgs
Wisej.Web.KeyPressEventArgs
Last updated
Wisej.Web.KeyPressEventArgs
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Provides data for the KeyPress event.
Initializes a new instance of the KeyPressEventArgs class.
keyChar
The ASCII character corresponding to the key the user pressed.
Boolean: Returns or sets whether the KeyPress event was handled.
Char: Returns or sets the character corresponding to the key pressed.
Represents the method that will handle the event of a .