System.Windows.Forms.Control.HelpRequested Event

Occurs when the user requests help for a control.

Syntax

public event HelpEventHandler HelpRequested

Remarks

The Control.HelpRequested event is commonly raised when the user presses the F1 key or an associated context-sensitive help button is clicked.

For more information about handling events, see Consuming Events.

Requirements

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