Hi GUI Experts, Is there an Event that I can use when a checkbox is checked on a Treeview Node? The GUI I'm creating has a treeview on the left and a listview on the right, much similar to Windows Explorer. Any node on the left has a corresponding list on the right. If I put a check mark on a node, I would like to check everything that is displayed on the listview on the right. Is there a way that I can capture that event? Thanks.
Regards, Sam Dela Cruz