DesktopListBoxCheckBoxCell.State
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Read-Only Property (As DesktopCheckBox.VisualStates )
DesktopCheckBox.VisualStatesValue = aDesktopListBoxCheckBoxCell.State
New in 2021r3
Supported for all project types and targets.
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.