Share via


SingleHierarchyConfigurationUIHostAdapter Members

Include Protected Members
Include Inherited Members

The SingleHierarchyConfigurationUIHostAdapter type exposes the following members.

Constructors

  Name Description
Ff668162.pubmethod(en-us,PandP.50).gif SingleHierarchyConfigurationUIHostAdapter
Initializes a new instance of SingleHierarchyConfigurationUIHostAdapter.

Methods

  Name Description
Ff668162.pubmethod(en-us,PandP.50).gif CloseDropDown
Displays the specified control in a drop down area below a value field of the property grid that provides this service.
Ff668162.pubmethod(en-us,PandP.50).gif Dispose Overloaded.
Ff668162.pubmethod(en-us,PandP.50).gif DropDownControl
Closes any previously opened drop down control area.
Ff668162.pubmethod(en-us,PandP.50).gif Equals (Inherited from Object.)
Ff668162.protmethod(en-us,PandP.50).gif Finalize (Inherited from Object.)
Ff668162.pubmethod(en-us,PandP.50).gif GetHashCode (Inherited from Object.)
Ff668162.pubmethod(en-us,PandP.50).gif GetService
Gets the service object of the specified type.
Ff668162.pubmethod(en-us,PandP.50).gif GetType (Inherited from Object.)
Ff668162.pubmethod(en-us,PandP.50).gif Load
Loads a configuration file into the designer.
Ff668162.protmethod(en-us,PandP.50).gif MemberwiseClone (Inherited from Object.)
Ff668162.pubmethod(en-us,PandP.50).gif NavigateTask
Orients the editor towards a Task, typically error or warning, obtained by subscribing to the TasksChanged event.
Ff668162.pubmethod(en-us,PandP.50).gif Save
Saves the configuration in the designer to a file.
Ff668162.pubmethod(en-us,PandP.50).gif ShowDialog
Shows the specified Form.
Ff668162.pubmethod(en-us,PandP.50).gif ShowWindow
Shows a Window to the user.
Ff668162.pubmethod(en-us,PandP.50).gif ToString (Inherited from Object.)
Ff668162.pubmethod(en-us,PandP.50).gif Validate
Performs validation on the elements inside the designer.

Properties

  Name Description
Ff668162.pubproperty(en-us,PandP.50).gif EditorControl
Gets an UserControl that can be used to display the designer.
Ff668162.pubproperty(en-us,PandP.50).gif IsDirty
Gets a Boolean value indicating whether the designer has unsaved changes.

Events

  Name Description
Ff668162.pubevent(en-us,PandP.50).gif DocumentClosed
This event is not used.
Ff668162.pubevent(en-us,PandP.50).gif SelectionChanged
Occurs if the selected ElementViewModel changed in the designer.
Ff668162.pubevent(en-us,PandP.50).gif StatusTextChanged
This event is not used.
Ff668162.pubevent(en-us,PandP.50).gif TasksChanged
Occurs if the list of Task's changed in the designer.

Explicit Interface Implementations

  Name Description
Ff668162.pubinterface(en-us,PandP.50).gifFf668162.privmethod(en-us,PandP.50).gif IUIService.CanShowComponentEditor
Ff668162.pubinterface(en-us,PandP.50).gifFf668162.privmethod(en-us,PandP.50).gif IAssemblyDiscoveryServiceGetAvailableAssemblies
Ff668162.pubinterface(en-us,PandP.50).gifFf668162.privmethod(en-us,PandP.50).gif IUIService.GetDialogOwnerWindow
Ff668162.pubinterface(en-us,PandP.50).gifFf668162.privmethod(en-us,PandP.50).gif IUIService.SetUIDirty
Ff668162.pubinterface(en-us,PandP.50).gifFf668162.privmethod(en-us,PandP.50).gif IUIService.ShowComponentEditor
Ff668162.pubinterface(en-us,PandP.50).gifFf668162.privmethod(en-us,PandP.50).gif IUIServiceWpfShowDialog
Ff668162.pubinterface(en-us,PandP.50).gifFf668162.privmethod(en-us,PandP.50).gif IUIService.ShowDialog
Ff668162.pubmethod(en-us,PandP.50).gif ShowError Overloaded.
Ff668162.pubinterface(en-us,PandP.50).gifFf668162.privmethod(en-us,PandP.50).gif IUIServiceWpfShowFileDialog
Ff668162.pubmethod(en-us,PandP.50).gif ShowMessage Overloaded.
Ff668162.pubinterface(en-us,PandP.50).gifFf668162.privmethod(en-us,PandP.50).gif IUIServiceWpfShowMessageWpf
Ff668162.pubinterface(en-us,PandP.50).gifFf668162.privmethod(en-us,PandP.50).gif IUIService.ShowToolWindow
Ff668162.pubinterface(en-us,PandP.50).gifFf668162.privproperty(en-us,PandP.50).gif IUIService.Styles
Ff668162.pubinterface(en-us,PandP.50).gifFf668162.privproperty(en-us,PandP.50).gif IAssemblyDiscoveryServiceSupportsAssemblyLoading

See Also

SingleHierarchyConfigurationUIHostAdapter Class

Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Hosting Namespace