Help.ShowHelp Method
.NET Framework 3.5
Displays the contents of a Help file.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ShowHelp(Control, String) | Displays the contents of the Help file at the specified URL. |
|
ShowHelp(Control, String, String) | Displays the contents of the Help file found at the specified URL for a specific keyword. |
|
ShowHelp(Control, String, HelpNavigator) | Displays the contents of the Help file found at the specified URL for a specific topic. |
|
ShowHelp(Control, String, HelpNavigator, Object) | Displays the contents of the Help file located at the URL supplied by the user. |