Share via


SingleHierarchyConfigurationUIHostAdapter.CloseDropDown Method

Displays the specified control in a drop down area below a value field of the property grid that provides this service.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Hosting
Assembly:  Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)

Syntax

'Declaration
Public Sub CloseDropDown
public void CloseDropDown()
public:
virtual void CloseDropDown() sealed
public final function CloseDropDown()

Implements

IWindowsFormsEditorService.CloseDropDown()

Remarks

This method is not implemented for the SingleHierarchyConfigurationUIHostAdapter implementation.

See Also

SingleHierarchyConfigurationUIHostAdapter Class

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