how can I define SaveFileDialog.Filter to load files only with an extension ,ex: file1.xml file3.txt file3
file3 will Drop
I accidentally try that "all file|.?" and succeed but still now can't figure out the syntax. Any way, How can I add to this filter a black list of executable file, for say .bat .exe