Combo Boxes Structures (Windows CE 5.0)
The following table shows the combo box structures, with a description of the purpose of each.
Programming element | Description |
---|---|
COMBOBOXINFO | This structure contains combo box status information. |
DRAWITEMSTRUCT | This structure provides information that the owner window must have to determine how to paint an owner-drawn control or menu item. |
MEASUREITEMSTRUCT | This structure informs Windows CE of the dimensions of an owner-drawn control or menu item. |
See Also
Send Feedback on this topic to the authors