Microsoft SDK for Java

ItemCheckEvent.newValue

Specifies whether to set the check box for the item to be checked, unchecked, or indeterminate.

Syntax

public int newValue;

Remarks

Possible values are constants defined in the CheckState class.

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