HelpEventArgs

Description

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.

Designers

  Designer name Brief description
The IHelpEventArgs designer creates 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.

Class object properties inherited from IHelpEventArgs

  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 Classes