Hi i need help populating a list box from a openfiledialog. I am adding multiple items and this is for a media library i am making.
Basicaly i want to add a list of folder and files, and all files in sub folders to a list box by there file names only. But I have no idea how to go about it as i also want to store the list box contents in my.settings. the program is am making is a media library. i would appreciate any help here. i am not looking for someone to do this for me, just some pointers, or i would love if someone could post some code to help get me moving with this.
i only have a openfiledialog called Mp3Dialog and a listbox called audioLibLB
Basicaly i want to add a list of folder and files, and all files in sub folders to a list box by there file names only. But I have no idea how to go about it as i also want to store the list box contents in my.settings. the program is am making is a media library. i would appreciate any help here. i am not looking for someone to do this for me, just some pointers, or i would love if someone could post some code to help get me moving with this.
i only have a openfiledialog called Mp3Dialog and a listbox called audioLibLB