摘要: 知乎笔记:https://note.youdao.com/s/1QaEP3lO 阅读全文
posted @ 2021-09-18 21:19 lishidefengchen 阅读(505) 评论(0) 推荐(0)
摘要: 默认web form 和 win 都是关闭的,可以在各自的应用程序中把这个配置设置为允许,就可以显示出图标了! 如下图所示: 注意! 必须公用的和特定平台的都允许才能显示出来!! 设置完毕后的效果如下: 阅读全文
posted @ 2021-09-18 11:44 lishidefengchen 阅读(82) 评论(0) 推荐(0)
摘要: 第二种效果: public partial class CustomizeWindowController : WindowController { public CustomizeWindowController() { TargetWindowType = WindowType.Main; } 阅读全文
posted @ 2021-09-18 11:30 lishidefengchen 阅读(54) 评论(0) 推荐(0)
摘要: This article explains how we can modify the xaf application logo: first of all, you should open the model designer in vs2019, and then follow steps sh 阅读全文
posted @ 2021-09-18 10:33 lishidefengchen 阅读(57) 评论(0) 推荐(0)
摘要: Below show the effect: 阅读全文
posted @ 2021-09-18 10:24 lishidefengchen 阅读(28) 评论(0) 推荐(0)