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