DesktopListBoxCheckBoxCell.State

From Xojo Documentation

Read-Only Property (As DesktopCheckBox.VisualStates )
DesktopCheckBox.VisualStatesValue = aDesktopListBoxCheckBoxCell.State

New in 2021r3

Supported for all project types and targets.

The visual state of a checkbox in a DesktopListBox cell.

Notes

Possible states are checked, unchecked and indeterminate.

See Also

DesktopCheckBox.VisualStates enumeration.