This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > SystemUI > ESRI.ArcGIS.SystemUI > Interfaces > IC > IComboBoxHook Interface (ArcObjects .NET 10.4 SDK) |
Provides methods to program system provided combo boxes.
Description | ||
---|---|---|
Add | Add an element to the combo box. | |
Clear | Clear the combo box of all items. | |
Hook | Get Application hook. | |
Remove | Remove an element from the combo box. | |
Select | Select an Item in the combo box. | |
Selected | GetThe currently selected item in the combo box. | |
Value | Set the value for the edit control. |