0

Is it possible to customize WPFs Save As-Dialog in a way, so I can add additional Save options like in this mock?

enter image description here

I guess, it's not possible out of the box, so I would also appreciate any link/hint on how build your own SaveAs-Dialog.

ASP
  • 773
  • 1
  • 8
  • 22
  • Try to look to this example: http://www.codeproject.com/Articles/19566/Extend-OpenFileDialog-and-SaveFileDialog-the-easy – Stefano Bafaro Nov 17 '15 at 11:47
  • Thank you, @StefanoBafaro for answering. I know this codeproject article and the one actually talking about WPF: http://www.codeproject.com/Articles/42008/Extend-OpenFileDialog-and-SaveFileDialog-Using-WPF But both don't show a way how to manipulate the buttons. – ASP Nov 18 '15 at 19:19

0 Answers0