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