|
-
Dec 5th, 2008, 05:35 AM
#1
Thread Starter
New Member
Selected ListBox item onto String Array
Hello all,
I'm trying to write a programme that could open several files and process it oen by one. And I'm puting a feature in, to give the user to choose which files to be processed.
What I've done is:
I've enabled the OpenFile Dialog for multi file selection
I've put the filenames onto a ListBox, and set the selection to multi selection
When the programme runs, what I wish the programme to do is to copy the selected file names onto a string array. But it is giving me some errors.
Could someone help me please. How could I copy the selected string on a ListBox onto a string array?
Many thanks,
Thomon
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|