标签: .net silverlight dialog
我自己不是SL开发人员,但在投资之前,我想确保我的功能和限制。我的问题是是否可以设置(即更改UI)打开文件对话框?如果可能的话,很高兴看到样品。
答案 0 :(得分:3)
我认为你不能那样做。您无法更改标题或预设路径。 (http://msdn.microsoft.com/en-us/library/system.windows.controls.openfiledialog(v=vs.95).aspx,Is there anyway to change title of OpenFileDialog in Silverlight 3?)