WaitDialog.ShowDialog Method ()

 

Shows the dialog and uses the active window as the parent window.

Namespace:   Microsoft.ManagementConsole.Advanced
Assembly:  Microsoft.ManagementConsole (in Microsoft.ManagementConsole.dll)

Syntax

public void ShowDialog()
public:
void ShowDialog()
member ShowDialog : unit -> unit
Public Sub ShowDialog

See Also

ShowDialog Overload
WaitDialog Class
Microsoft.ManagementConsole.Advanced Namespace

Return to top