TreeView Xojo plugin

TreeViewCheckboxNode.State Property

Use this property to set or get the state of the checkbox.

State as Integer {Read and Write}

Remarks

0 = Unchecked, 1 = Checked, 2 = Mixed.

See Also

TreeViewCheckboxNode Class