KeyPressEventArgs
Wisej.Web.KeyPressEventArgs
Last updated
Was this helpful?
Wisej.Web.KeyPressEventArgs
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Provides data for the event.
Initializes a new instance of the KeyPressEventArgs class.
Boolean: Returns or sets whether the event was handled.
Char: Returns or sets the character corresponding to the key pressed.
Represents the method that will handle the event of a Control.