System.Windows.Forms.HelpEventArgs Class

Provides data for the Control.HelpRequested event.

See Also: HelpEventArgs Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public class HelpEventArgs : EventArgs

Remarks

The Control.HelpRequested event occurs when the user requests help for a control. A System.Windows.Forms.HelpEventArgs object specifies the screen coordinates of the mouse pointer and whether the event was handled.

For information about the event model, see [<topic://cpconEventsDelegates>].

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0