I am writing a script to dynamically create a TreeView control with checkboxes from a INI file containing a list of items. I do not see a function to get the items selected from the treeview. I might be overcomplicating this, but is there an example on how to get the selected items from the treeview?