Is there an easy way to get all of the checked items in a TreeView? Looking at the documentation it seems like my only option is to search through all the nodes testing them with ItemCheck.
Is there an easy way to get all of the checked items in a TreeView? Looking at the documentation it seems like my only option is to search through all the nodes testing them with ItemCheck.