摘要: ListView:It's a very good control. The book just introduce it samply. 代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->privatevoidBindListView(){lv.G...
阅读全文
摘要: System.Diagnostics.Process.Start(FileName);System.Diagnostics.Process.Start("explorer.exe",FolderPath);This method is so excited. I can implement my tool.FolderBrowserDialog FileOpenDialogSaveFileDial...
阅读全文
摘要: Recently I do some study about print. So I want to do some summary.PrintDocumentThe main class is PrintDocument. And there are there dialog used to do some configurations.1.PrintDialog. It's used to c...
阅读全文