SunnyUI的Button支持换行
摘要:
最近在使用SunnyUI的控件写东西,遇到非常难受的问题,Button不支持换行,下载了Sunny UI源码,修改内容如下 找到UIButton代码新增重写 private string _text; // 重写 Text 属性 [Editor("System.ComponentModel.Desi 阅读全文
posted @ 2023-04-25 17:23 隔壁的王 阅读(335) 评论(0) 推荐(0)