In The Hand LtdIn The Hand
ShowHelp Method (parent, url)
NamespacesInTheHand.Windows.FormsHelpShowHelp(Control, String)
.NET Components for Mobility
Displays the contents of the Help file at the specified URL.
Declaration Syntax
C#Visual Basic
public static void ShowHelp(
	Control parent,
	string url
)
Public Shared Sub ShowHelp ( _
	parent As Control, _
	url As String _
)
Parameters
parent (Control)
Not used by the .NET Compact Framework
url (String)
The path and name of the Help file.
Remarks
Supports Windows Mobile Standard Edition using the default .html application. You can optionally specify the topic anchor within the file e.g. "MyApp.htm#MyTopic"

Assembly: InTheHand.Windows.Forms (Module: InTheHand.Windows.Forms) Version: 7.0.0.0