Share via


CComboBoxEx Members

Base Class Members

CObject Members

CCmdTarget Members

CWnd Members

CComboBox Members

Constructors

CComboBoxEx

Constructs a CComboBoxEx object.

Initialization

Create

Creates the combo box and attaches it to the CComboBoxEx object.

CreateEx

Creates a combo box with the specified Windows extended styles and attaches it to a ComboBoxEx object.

Operators

DeleteItem

Removes an item from a ComboBoxEx control.

GetItem

Retrieves item information for a given ComboBoxEx item.

InsertItem

Inserts a new item in a ComboBoxEx control.

SetItem

Sets the attributes for an item in a ComboBoxEx control.

Attributes

GetComboBoxCtrl

Retrieves a pointer to the child combo box control.

GetEditCtrl

Retrieves the handle to the edit control portion of a ComboBoxEx control.

GetExtendedStyle

Retrieves the extended styles that are in use for a ComboBoxEx control.

GetImageList

Retrieves a pointer to the image list assigned to a ComboBoxEx control.

HasEditChanged

Determines if the user has changed the contents of the ComboBoxEx edit control by typing.

SetExtendedStyle

Sets extended styles within a ComboBoxEx control.

SetImageList

Sets an image list for a ComboBoxEx control.

SetWindowTheme

Sets the visual style of the extended combo box control.

See Also

Reference

CComboBoxEx Class

Hierarchy Chart