I have a treeview and I would like that the user will be able to select the last child only, in order to avoid problems when it is not selected an item, but a folder.
Has anybody any idea of if there exists such function for the treeview? I have not found it.
If there is not, a solution like checking if the last children has been selected or a directoy, I can try by myself. At this moment I would only know it that can be done setting any treeview feature.