i have a treeview control to display file directory that works fine when i run the just form as a project in vb.
However when i add the form to a larger project i get a Run-time error '13' Type mismatch at the line to create the root node which is:
Set pnode = treeview1.nodes.add(, ...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.