I've got a TreeView in my form that gets populated with image names for the individual in the database. When you click on the image names, a preview window displays a thumbnail of the image.
Unfortunately when you hold the mouse over the image names in the TreeView, the node goes into the rename mode (cursor appears and you can edit the name). I would like to disable that functionality if possible.
Thanks
Unfortunately when you hold the mouse over the image names in the TreeView, the node goes into the rename mode (cursor appears and you can edit the name). I would like to disable that functionality if possible.
Thanks