Share via


ComboBoxView_t (Windows Embedded CE 6.0)

1/6/2010

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

ComboBoxView_t::DrawFocus

Draws a focus rectangle around the item in the edit control of a combo box.

ComboBoxView_t::TopCoordinate

Retrieves the y-coordinate of the top of the bounding rectangle for a combo box.

ComboBoxView_t::WindowStyleCustomization

Sets the border style for a combo box.

Remarks

The drawing is restricted to the nonclient area.

See Also

Reference

GWES OS Classes and Methods