AcceleratorEventHandler
Wisej.Web.AcceleratorEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Represents the method that will handle the Accelerator event.
public delegate void AcceleratorEventHandler(Object sender, AcceleratorEventArgs e)
Parameters
Name
Type
Description
Fired By
Name
Description
Fired when one of the Accelerators key is pressed.
Last updated
Was this helpful?