Multidot extension for SaveFileDialog in C#? -


Actually I'm trying to set the filter of SaveFileDialog as if we say ... "XML document ( .sdf .xml) | .asdf.xml ". When selecting a file it filters the file correctly, but when it actually saves the file, it only saves it as ".xml" is it also supported?

I too can not think of a suitable solution because for most of the work, the user needs to manually change the file name without knowing about it.

Help Multidimated Extensions = True;


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -