O
Opa Vito
Hi, my project needs a way to list the filenames of files of a certain
folder. To my understanding a ListBox is best for this purpose. It lists
the filenames and one can select a file and pass this name to a
string-variable for further use. That's what I intend to do anyway.
I found many examples of binding a ListBox to a database but none to a
folder .... for some strange reason it seems seldom to be used this way.
So here's my question:
How do I 'connect' a Listbox to a folder and read the filenames?
Many thanks
Vito
(from Flanders/Belgium/Europe)
folder. To my understanding a ListBox is best for this purpose. It lists
the filenames and one can select a file and pass this name to a
string-variable for further use. That's what I intend to do anyway.
I found many examples of binding a ListBox to a database but none to a
folder .... for some strange reason it seems seldom to be used this way.
So here's my question:
How do I 'connect' a Listbox to a folder and read the filenames?
Many thanks
Vito
(from Flanders/Belgium/Europe)