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 pressing 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 in focus when the event was generated.
The Handled property indicates whether the control is passed to the help system.

See also:

Forms Assembly Interfaces