System.Windows.Forms.Help: Method Members

The methods of System.Windows.Forms.Help are listed below. For a list of all members, see the Help Members list.

See Also: Inherited members from System.Object

Public Methods

static
ShowHelp(Control, string)

Displays the contents of the Help file at the specified URL.

static
ShowHelp(Control, string, string)

Displays the contents of the Help file found at the specified URL for a specific keyword.

static
ShowHelp(Control, string, HelpNavigator)

Displays the contents of the Help file found at the specified URL for a specific topic.

static
ShowHelp(Control, string, HelpNavigator, object)

Displays the contents of the Help file located at the URL supplied by the user.

static
ShowHelpIndex(Control, string)

Displays the index of the specified Help file.

static
ShowPopup(Control, string, System.Drawing.Point)

Displays a Help pop-up window.