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.ShowDialog (Console, CommonDialog) | Displays a modal dialog box that is owned by the parent form of the specified control. |
| DialogHelper.ShowDialog (Console, Form) | Displays a modal dialog box that is owned by the console. |
| DialogHelper.ShowDialog (Control, CommonDialog) | Displays a modal dialog box that is owned by the parent form of the specified control. |
| DialogHelper.ShowDialog (Control, Form) | Displays a modal dialog box that is owned by the parent form of the specified control. |
| DialogHelper.ShowDialog (IWin32Window, CommonDialog) | Displays a modal dialog box that is owned by the specified parent. |
| DialogHelper.ShowDialog (IWin32Window, Form) | Displays a modal dialog box that is owned by the specified parent. |
| DialogHelper.ShowDialog (SmsPageControl, Form) | Displays a modal dialog box that is owned by the parent form of the specified control. |
| DialogHelper.ShowDialog (SmsPropertyPage, CommonDialog) | Displays a modal dialog box that is owned by the property sheet for the specified page host. |
| DialogHelper.ShowDialog (SmsPropertyPage, Form) | Displays a modal dialog box that is owned by the property sheet for the specified page host. |
| DialogHelper.ShowDialog (Console, Form, WaitCursor) | Displays a modal dialog box that is owned by the console. |
| DialogHelper.ShowDialog (SmsPageControl, Form, WaitCursor) | Displays a modal dialog box that is owned by the parent form of the specified control. |
| DialogHelper.ShowDialog (SmsPropertyPage, Form, WaitCursor) | Displays a modal 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