I have a file save dialog that will use the file name I suggest but how do I get a list of file types to save as in the drop down?
Right now it says “All Files” and the drop down is not populated.
Also, once this is populated, how does it return your selection so you can test for it in the code to save the correct file type?