Microsoft SDK for Java

DrawItemState Fields

Fields Description
COMBOBOXEDIT Specifies that the drawing takes place in the edit control of an owner-drawn combo box.
FOCUS Specifies that the item being drawn has the focus.
NONE Specifies that the item being drawn is not selected and does not have the focus.
SELECTED Specifies that the item being drawn is selected.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.