TreeView Control help in C#
Hello,
Need a help from the forum..
I have a TreeView Control in my windows.forms coded in C#.I have a few parent nodes and each parent node as some child nodes. I wanted to get the number of Checked parents with their checked child nodes. Can you pls help me how do I get this ?
thanks,
Sree.