Share via


DialogHelper.HiddenWindow Members

Provides a hidden window to use as a parent for modal windows that cannot be displayed as modal. This class supports the Configuration Manager 2007 infrastructure and is not intended to be used directly from your code.

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

Public Constructors

  Name Description
  DialogHelper.HiddenWindow Initializes a new instance of DialogHelper.HiddenWindow.

Top

Public Properties

  Name Description
public property Handle  (inherited from NativeWindow)

Top

Public Methods

(see also Protected Methods)

  Name Description
public method AssignHandle  (inherited from NativeWindow)
public method CreateHandle  (inherited from NativeWindow)
public method CreateObjRef  (inherited from MarshalByRefObject)
public method DefWndProc  (inherited from NativeWindow)
public method DestroyHandle  (inherited from NativeWindow)
public method Equals  Overloaded. (inherited from Object)
public methodstatic FromHandle  (inherited from NativeWindow)
public method GetHashCode  (inherited from Object)
public method GetLifetimeService  (inherited from MarshalByRefObject)
public method GetType  (inherited from Object)
public method InitializeLifetimeService  (inherited from MarshalByRefObject)
public methodstatic ReferenceEquals  (inherited from Object)
public method ReleaseHandle  (inherited from NativeWindow)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from NativeWindow)
protected method MemberwiseClone  Overloaded. (inherited from MarshalByRefObject)
protected method OnHandleChange  (inherited from NativeWindow)
protected method OnThreadException  (inherited from NativeWindow)
protected method WndProc  (inherited from NativeWindow)

Top

See Also

Reference

DialogHelper.HiddenWindow Class
Microsoft.ConfigurationManagement.AdminConsole Namespace