.NET Components for Mobility
Displays the contents of the Help file at the specified URL.

Declaration Syntax
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