共用方式為


DialogHelper Members

Correctly launches dialog boxes and message boxes that are running in the Configuration Manager 2007 console.

The following tables list the members exposed by the DialogHelper type.

Public Constructors

  Name Description
  DialogHelper Initializes a new instance of DialogHelper.

Top

Public Properties

  Name Description
public property static HelpFilePath Gets the path to the standard Help file.

Top

Public Methods

(see also Protected Methods)

  Name Description
public methodstatic DisplayMessageBox Displays a message box that is modal to the property sheet for the specified page host.
public method Dispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources for the dialog box.
public method Equals  Overloaded. (inherited from Object)
public methodstatic GetAllHelpInfoFromXmlFile Gets all help information from the specified XML file.
public methodstatic GetDefaultMsgBoxTitle Gets the default title for a message box.
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic ReferenceEquals  (inherited from Object)
public methodstatic Show Overloaded.  
public methodstatic ShowDialog Overloaded.  
public methodstatic ShowHelp Overloaded.  
public methodstatic ShowMessageBox Overloaded.  
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

DialogHelper Class
Microsoft.ConfigurationManagement.AdminConsole Namespace
SmsDialogBase
SmsFormType

Other Resources

Configuration Manager ShowDialog Action