2009年3月26日
摘要: [代码]上面的代码如果是在WinForm程序里面,是没有问题的。但是如果在WPF里面则编译不通过,错误描述是The best overloaded method match for 'System.Windows.Forms.CommonDialog.ShowDialog(System.Windows.Forms.IWin32Window)' has some invalid arguments。... 阅读全文
posted @ 2009-03-26 11:35 pdfw 阅读(10312) 评论(2) 推荐(0)