HelpEventHandler
Wisej.Web.HelpEventHandler
Last updated
Wisej.Web.HelpEventHandler
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Represents the method that will handle the HelpRequested event of a Control.
Name | Type | Description |
---|---|---|
sender | The source of the event. | |
hlpevent | A object that contains the event data. |
Name | Description |
---|---|
Fired when the user requests help for a control by pressing F1. |