随笔分类 -  WinForm

控件应用
摘要:Winform、Loading 阅读全文
posted @ 2024-03-19 14:21 wesson2019 阅读(69) 评论(0) 推荐(0)
摘要:Winform、MVVM 阅读全文
posted @ 2023-07-29 11:41 wesson2019 阅读(933) 评论(0) 推荐(0)
摘要:Winform 阅读全文
posted @ 2022-11-29 10:51 wesson2019 阅读(109) 评论(0) 推荐(0)
摘要:Winform、binding 阅读全文
posted @ 2022-07-20 16:15 wesson2019 阅读(1041) 评论(0) 推荐(0)
摘要:WinForm、DevExpress 阅读全文
posted @ 2022-07-08 16:44 wesson2019 阅读(1014) 评论(0) 推荐(0)
摘要:Winform,ListView 阅读全文
posted @ 2022-07-06 10:32 wesson2019 阅读(47) 评论(0) 推荐(0)
摘要:文件另存为 using Forms = System.Windows.Forms; string fileName = $"aaa_{DateTime.Now.ToString("yyyyMMddHHmmssfff")}.xls"; Forms.SaveFileDialog dlg = new Fo 阅读全文
posted @ 2019-11-19 16:59 wesson2019 阅读(135) 评论(0) 推荐(0)