Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

cxImageComboBox Unit

In This Article

Implements image combo box editors, their settings, and related types.

#Classes

Name Description
TcxCustomImageComboBox The base class for image combo box editors.
TcxCustomImageComboBoxProperties Contains settings specific to image combo box editors.
TcxImageComboBox An unbound combo box with support for images.
TcxImageComboBoxItem An image combo box item.
TcxImageComboBoxItems A collection of image combo box items.
TcxImageComboBoxProperties Stores image combo box editor settings.

#Enums

Name Description
TcxImageAlign Enumerates image alignment options in an image combo box editor.
See Also