System.Windows.Forms.Help.ShowHelpIndex Method

Displays the index of the specified Help file.

Syntax

public static void ShowHelpIndex (Control parent, string url)

Parameters

parent
A System.Windows.Forms.Control that identifies the parent of the Help dialog box.
url
The path and name of the Help file.

Remarks

The url parameter can be of the form C:\path\sample.chm or /folder/file.htm.

Requirements

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