Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member is overloaded. For more information about this member, including syntax, click a name in the overload list.
Namespace: Microsoft.ManagementConsole
Assembly: Microsoft.ManagementConsole (in Microsoft.ManagementConsole.dll)
Overload List
Name | Description | |
---|---|---|
![]() |
ShowDialog(CommonDialog) | Shows a common dialog modal in the property sheet window. |
![]() |
ShowDialog(Form) | Shows a form modal in the property sheet without delay. |
![]() |
ShowDialog(Form, WaitCursor) | Shows a form modal in the property sheet window with an optional wait cursor delay. |
![]() |
ShowDialog(MessageBoxParameters) | Shows a message box that is controlled by the specified parameters. This message box is modal to the property sheet. |
See Also
PropertySheet Class
Microsoft.ManagementConsole Namespace
Return to top