Am I missing something, but when I place the CheckedTreeView on a form, I can't seem to figure out how to get the checkboxes to show up. In the normal Windows TreeView their is a Checkboxes property to set to view checkboxes with the nodes, but I don't see that property on the Strataframe TreeView at Design time. In code I can see the Checkboxes property of the Strataframe treeview, but setting it to true seems to do nothing.So what blatantly obvious setting am I missing here?
Thanks,
Robin Giltner