Overload List

Name Description
DialogHelper.Show (Form) Displays a non-modal dialog box.
DialogHelper.Show (Console, Form) Displays a modeless dialog box that is owned by the console.
DialogHelper.Show (Control, Form) Displays a modeless dialog box that is owned by the specified parent, and ensures that the dialog box is run in the proper user interface thread.
DialogHelper.Show (IWin32Window, Form) Displays a modeless dialog box that is owned by the specified parent.
DialogHelper.Show (SmsPropertyPage, Form) Displays a modeless dialog box that is owned by the property sheet for the specified page host.

See Also


Send comments about this topic to Microsoft.