How to Select more than One file in a Commondialog Control...
Hi Guys,
What should I do so that i can select more than one File(s) in a common dialog control. For example in Winamp or Windows Media Player you can select more than one file by Pressing Ctrl + Click by mouse or Shift + Up (or) down Arrow by keyboard. And I would also like to know that how will it return the file names. for ex. while selecting a single file we can get like ,commondialog1.filename=something.filename . Any help appreciated greatly.
I get a strange Problem in splitting the Filenames....
Hi Vlatko,
Thanks for ur help. Now I'm able to select more than one file in a Explorer style Common Dialog. But I'm getting some strange Problems in splitting the returned Filename. The filename is just the Path and there's nothing like what u told like the Long Filenames. Can u give me a small example on how to split the Filenames from the Selected files. One more Help please. Please see the following thread and if you have any idea please help me.
http://www.vbforums.com/showthread.p...threadid=78907