Microsoft SDK for Java

DrawItemEvent.state

Specifies state information, such as whether the item is selected, whether the item has the focus, and whether the item is drawn in the edit control of an owner-drawn combo box.

Syntax

public final int state;

See Also   DrawItemState

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