IHelpEventArgs

Description

The IHelpEventArgs interface contains properties of the argument of the event that occurs when the component is pressed, if the mode of help displaying is active or on clicking the F1 button for the active component.

Properties

  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:

Forms Assembly Interfaces