ComboBoxView_t
This class provides methods for drawing portions of the user interface associated with a combo box.
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.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Comboboxview.hpp.
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.