随笔分类 -  Winform

摘要:1、选择自定义控件 2、 public partial class UCirleButton : Button { public UCirleButton() { InitializeComponent(); } private Color bgColor = Color.Gray; [Defaul 阅读全文
posted @ 2021-09-19 20:32 逍遥帝君 阅读(1120) 评论(0) 推荐(0)