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

