❔ How to get file path of PDFs in project.
Hello! I am facing an issue with my current project. I want to be able to get a combobox in my Winforms application that either selects the filepath to a few pdfs i have in a folder in my project or return the path to a pdf in my resources. How can i do this?
