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