Hi,
In MFC Treeview control, how i can check condition if particular child node is already present in treeview?
My requirement is like if particular child node is present in treeview dont add it again in that treeview...
Any code snippet is welcome ........ Thanks.