Problem with custom directory tree view that extends treeview
Hi
I have made a custom treeview that extends treeview to display drives and directories, just like a directory tree view on explorer.
When I add it to the form it displays all the main drives(c,d,e). When I run the form application the drives appear once again. That is I have c,d,e,c,d,e.
Does anyone why is this happening?