Hello.
I need a list box which will display the contents of a folder with a specific files type in it. For instance, if the folder contains .exe, .txt and .zip files I need it to just display the .txt files. How Would I go about doing this?
Thanks, Mark
I need a list box which will display the contents of a folder with a specific files type in it. For instance, if the folder contains .exe, .txt and .zip files I need it to just display the .txt files. How Would I go about doing this?
Thanks, Mark
Comment