User Profile
Collapse
-
Thanks everyone! Just the answer I needed... -
Multiselect in VB.NET 2005
Hi
I have a question that I hope someone can help me with. I'm selecting multiple files with an OpenFileDialog and putting the result in an array. My question is can the selected order of the files be carried into the array? If I have 3 files 'Test1', 'Test2' and 'Test3', when i select them in order (Test1, test2 then test3) the resulting array lists them as test3(0), test1(1), test2(2). There is no order, there just chucked in there....
No activity results to display
Show More
Leave a comment: