System.Windows.Forms.Help.ShowPopup Method

Displays a Help pop-up window.

Syntax

public static void ShowPopup (Control parent, string caption, System.Drawing.Point location)

Parameters

parent
A System.Windows.Forms.Control that identifies the parent of the Help dialog box.
caption
The message to display in the pop-up window.
location
A value that specifies the horizontal and vertical coordinates at which to display the pop-up window, relative to the upper-left corner of the screen.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0