|
-
May 18th, 2001, 09:44 AM
#1
FileListBox
I have setup a filelistbox that allows multiple selections. How do I view each selection in the code (i.e. File1.FileName just shows me the last selection, I want all selected items. File1.Selected (#) just tells me if that number was selected.) I assume I could write a for loop that checks if each item was selected and stick the results in an array, but I figure there has to be an easier way.
Thanks,
Quad
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
|