Forum Discussion

lhuang5's avatar
lhuang5
Occasional Contributor
12 years ago

How to determine whether a tree node is checked or unchecked?

Hi,  I need to check the state of a tree node in one test. The type of tree is ClrUiTreeCtrl. I have tried a way to check this value: treeNode.CheckedState.OleValue. This value is always "Unche...