WaitDialog.ShowDialog Method
This member is overloaded. For more information about this member, including syntax, click a name in the overload list.
Namespace: Microsoft.ManagementConsole.Advanced
Assembly: Microsoft.ManagementConsole (in Microsoft.ManagementConsole.dll)
Overload List
Name | Description | |
---|---|---|
ShowDialog() | Shows the dialog and uses the active window as the parent window. |
|
ShowDialog(IWin32Window) | Shows the dialog modal to the current thread. |
See Also
WaitDialog Class
Microsoft.ManagementConsole.Advanced Namespace
Return to top