User Profile

Collapse

Profile Sidebar

Collapse
stevio
stevio
Last Activity: Apr 11 '07, 12:48 PM
Joined: Feb 18 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • stevio
    replied to Multiselect in VB.NET 2005
    Thanks everyone! Just the answer I needed...
    See more | Go to post

    Leave a comment:


  • stevio
    started a topic Multiselect in VB.NET 2005

    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....
    See more | Go to post
No activity results to display
Show More
Working...