TreeViewAdv Interactive CheckBox

How can I determine if the CheckBox is almost checked...that is, where the nodes with CheckBoxes under it are checked, but the parent is checked but has a dark background color. When I get the particular node, the Checked returns false.

1 Reply

MN Martin Nitschke March 10, 2006 09:07 PM UTC

I found my own answer. CheckState == CheckState.Indeterminate >How can I determine if the CheckBox is almost checked...that is, where the nodes with CheckBoxes under it are checked, but the parent is checked but has a dark background color. When I get the particular node, the Checked returns false.

Loader.
Up arrow icon