Hi
I need to show the files in a specific folder on the disk in Winform. I solved it by displaying them in a listbox. They may also be displayed in other ways. I need to open these files. These files are jpg, jpeg, bmp, pdf, doc, docx, xls, xlsx. Is there any way to do this?
I need to show the files in a specific folder on the disk in Winform. I solved it by displaying them in a listbox. They may also be displayed in other ways. I need to open these files. These files are jpg, jpeg, bmp, pdf, doc, docx, xls, xlsx. Is there any way to do this?