Method Show
Show(Control)
Displays the dialog with the specified parent control.
public void Show(Control parentControl)
Parameters
parentControl
ControlParent container of the dialog.
Displays the dialog with the specified parent control.
public void Show(Control parentControl)
parentControl
ControlParent container of the dialog.