This document is archived and information here might be outdated.  Recommended version.


IComboBoxHook Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > SystemUI > ESRI.ArcGIS.SystemUI > Interfaces > IC > IComboBoxHook Interface
ArcGIS Developer Help

IComboBoxHook Interface

Provides methods to program system provided combo boxes.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method Add Add an element to the combo box.
Method Clear Clear the combo box of all items.
Read-only property Hook Get Application hook.
Method Remove Remove an element from the combo box.
Method Select Select an Item in the combo box.
Read-only property Selected GetThe currently selected item in the combo box.
Read/write property Value Set the value for the edit control.

Classes that implement IComboBoxHook

Classes Description