Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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
Reference
DialogHelper Class
DialogHelper Members
Microsoft.ConfigurationManagement.AdminConsole Namespace