Shows the help topic that corresponds to the specified URL.
[Visual Basic] Overloads Sub ShowHelp( _ ByVal helpURL As String _ ) [C#] void ShowHelp( string helpURL ); [C++] void ShowHelp( String* helpURL ) = 0; [JScript] function ShowHelp( helpURL : String );
The topic will be displayed in the environment's integrated help system.
IHelpService Interface | IHelpService Members | System.ComponentModel.Design Namespace | IHelpService.ShowHelp Overload List