TreeView.
Checks the check box on the tree widget, if the widget has the check box style set.
tree.Check(Itemli)
Variable | Description |
---|---|
Itemli | The item to check. LISTITEM. |
If the widget does not have check boxes, an E_WINDOW_TYPE_MISMATCH exception is thrown.