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