System.Windows.Forms.CommonDialog.OnHelpRequest Method

Raises the CommonDialog.HelpRequest event.

Syntax

protected virtual void OnHelpRequest (EventArgs e)

Parameters

e
An System.Windows.Forms.HelpEventArgs that provides the event data.

Remarks

This method is invoked when the Help button is clicked. Inheriting classes can override this method to handle the event.

Requirements

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