i use a file listbox that shows files on my disk.
i want to select multiple files, and make a list of them in a ListBox.
i tried some shings, but i only get in the listbox the name of the last file - multiple times.

what should i do ? , any ideas ?