Correctly launches dialog boxes and message boxes that are running
in the Configuration Manager 2007 console.
Namespace:
Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in
microsoft.configurationmanagement.dll)
Usage
Syntax
Visual Basic |
Public Class DialogHelper
Implements IDisposable
|
C# |
public class DialogHelper : IDisposable
|
C++ |
public ref class DialogHelper : IDisposable
|
J# |
public class DialogHelper implements IDisposable
|
JScript |
public class DialogHelper implements IDisposable
|
Remarks
Inheritance
Hierarchy
System.Object
Microsoft.ConfigurationManagement.AdminConsole.DialogHelper
Thread Safety
Any public static (Shared in Visual
Basic) members of this type are thread safe. Any instance members
are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also