there is no file manager component or extension available to open a folder
what you can do is to get a list of files of a specific directory and display it for example in a listview component or similar
to get a list of files you can try the file extension and its FileList method
Taifun