Check Method (TreeView)

Class

TreeView.

Action

Checks the check box on the tree widget, if the widget has the check box style set.

Syntax

tree.Check(Itemli)
Variable Description
Itemli The item to check. LISTITEM.

Notes

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