Hi
I am using Visual c++ .net 2003
I have created a new Project which is a Windows Form Application.
I have created a form, within that form I have a treeview and a listview which I selected from toolbox.
1) How can I list specific folders in the treeview
2) How can I list the contents of the folders in listview
I want to create something similar to windows explorer.
Thanks
--------------------------------------------------------------------------------
I am using Visual c++ .net 2003
I have created a new Project which is a Windows Form Application.
I have created a form, within that form I have a treeview and a listview which I selected from toolbox.
1) How can I list specific folders in the treeview
2) How can I list the contents of the folders in listview
I want to create something similar to windows explorer.
Thanks
--------------------------------------------------------------------------------
Comment