Hi, I have a treeview control with about 30 different child members and some of those child members have their own child members. I would like to make it so that when the user selects a root member, all of it's child members are selected. How could I do that?
I'm new to C# by the way...
