Silverlight File Dialog Save
I'm working in Silverlight on an Exception handling dialog. When an exception is thrown, the dialog pops up with details about the error, and a button that allows the user to save the error log and send it to the developer. When the user clicks the Save Error Log button, a SaveFileDialog pops up and lets the user browse to where (s)he wants to save the file.
Java Save File Dialog
Wpf File Save Dialog
The following illustration shows a an SaveFileDialog in a Silverlight running on Windows 7 and hosted in Internet Explorer. Save File Dialog. Silverlight file and. Jan 22, 2014 How to set Default File name in Save Dialogue box in silverlight 4. When I export by default file name should display in the save. SaveFileDialog dialog =.
Save File Dialog Vb
How do I get the full path (e.g. C: Folder logfile.log) of the selected file? The SafeFileName property only gives me the file name (e.g.