CComboBoxEx Members
Base Class Members
Constructors
Constructs a CComboBoxEx object. |
Initialization
Creates the combo box and attaches it to the CComboBoxEx object. |
|
Creates a combo box with the specified Windows extended styles and attaches it to a ComboBoxEx object. |
Operators
Removes an item from a ComboBoxEx control. |
|
Retrieves item information for a given ComboBoxEx item. |
|
Inserts a new item in a ComboBoxEx control. |
|
Sets the attributes for an item in a ComboBoxEx control. |
Attributes
Retrieves a pointer to the child combo box control. |
|
Retrieves the handle to the edit control portion of a ComboBoxEx control. |
|
Retrieves the extended styles that are in use for a ComboBoxEx control. |
|
Retrieves a pointer to the image list assigned to a ComboBoxEx control. |
|
Determines if the user has changed the contents of the ComboBoxEx edit control by typing. |
|
Sets extended styles within a ComboBoxEx control. |
|
Sets an image list for a ComboBoxEx control. |
|
Sets the visual style of the extended combo box control. |