DialogHelper Class
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
'Usage
Dim instance As DialogHelper
Syntax
'Declaration
Public Class DialogHelper
Implements IDisposable
public class DialogHelper : IDisposable
public ref class DialogHelper : IDisposable
public class DialogHelper implements IDisposable
public class DialogHelper implements IDisposable
Remarks
The SmsDialogBase class is the base class for all Configuration Manager console dialog boxes.
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
Reference
DialogHelper Members
Microsoft.ConfigurationManagement.AdminConsole Namespace
SmsDialogBase
SmsFormType