View Full Version : VB CD structure reading
| hello
i'm a newbie to VB.
I'd like to know which is the best way to read a cd structure into an form for further work? So that I have the folder and file structure on one side of the form and on the other side the options, which I want to assign to the shown folders for further processing.
Thanks in advance for any suggestions
regards
fuhbar |
You can use the treeview and listview controls. Look at the online help for these controls - they outline exactly what you want to do.
Good luck.
| Thanks for the hint
from my point of view the help is a bit thin. it is not very detailed.
you get the frame, but this was it.
maybe you can help me further.
fuhbar |
Did you try looking at the article "ListView Scenario 1: Using the ListView Control with the TreeView Control"
MSDN Article (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon98/html/vbconlistviewscenario1.asp)
There are 4 articles. Let me know if this does not help.
vBulletin v3.5.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.