Softelvdm.Controls Class Library for Windows Controls 1.0

CheckBoxStateEnum Enumeration

Softel vdm, Inc.

Defines the state of a checkbox.

Syntax      CheckBoxStateEnum Enumeration (Softelvdm.Controls)

VB   

Public Enum CheckBoxStateEnum

C#   

public enum CheckBoxStateEnum

C++   

public enum class CheckBoxStateEnum


Member

Value

Description

Unchecked

0

The checkbox is unchecked.

Checked

1

The checkbox is checked.

Indeterminate

2

The checkbox is neither checked nor unchecked and has a shaded appearance.

Comments

The CheckBoxStateEnum enumeration defines the state of a checkbox.

Version Information

Supported in version 1.0.
Products Table


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com