Microsoft SDK for Java

CheckState Fields

Fields Description
CHECKED Specifies that the control is checked.
INDETERMINATE Specifies that the control is indeterminate (not checked or unchecked). An indeterminate control generally has a shaded appearance.
UNCHECKED Specifies that the control is unchecked.

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