HelpMan.ShowHelp(IWin32Window, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static void ShowHelp(System::Windows::Forms::IWin32Window ^ owner, System::String ^ keyword);
public static void ShowHelp (System.Windows.Forms.IWin32Window owner, string keyword);
static member ShowHelp : System.Windows.Forms.IWin32Window * string -> unit
Public Shared Sub ShowHelp (owner As IWin32Window, keyword As String)
Parameters
- owner
- IWin32Window
- keyword
- String