Uncheck Method (TreeView)

Class

TreeView.

Action

Unchecks the check box on the tree widget.

Syntax

tree.Uncheck(Itemli)
Variable Description
Itemli The item to uncheck. LISTITEM.

Notes

If the widget does not have check boxes, an E_WINDOW_TYPE_MISMATCH exception is thrown.