ComboBoxView_t (Windows CE 5.0)
This class provides methods for drawing portions of the user interface (UI) that are associated with a combo box.
The following table shows the methods in this class.
Method | Description |
---|---|
DrawFocus | Draws a focus rectangle around the item in the edit control of a combo box. |
TopCoordinate | Retrieves the y-coordinate of the top of the bounding rectangle for a combo box. |
WindowStyleCustomization | Sets the border style for a combo box. |
Remarks
The drawing is restricted to the nonclient area.
Send Feedback on this topic to the authors