ArcObjects Library Reference (SystemUI)  

IComboBoxHook Interface

Provides methods to program system provided combo boxes.

Product Availability

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

Members

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.