The HelpEventArgs class implements argument of the event that occurs when pressing the component, if the mode of help displaying is active or on pressing the F1 button for the active component.
Constructor name | Brief description | |
The IHelpEventArgs constructor creates an argument of the event that occurs when pressing the component, if the mode of help displaying is active or on pressing the F1 button for the active component. |
Property name | Brief description | |
The ContextId property returns identifier of the help section set for the component that was focused when the event was generated. | ||
The Handled property determines whether the control is passed to the help system. |
See also: