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.
Name | Type | Description |
---|---|---|
Name | Description |
---|---|
sender
The source of the event.
hlpevent
A HelpEventArgs object that contains the event data.
Fired when the user requests help for a control by pressing F1.