前提
入行已经7,8年了,一直想做一套漂亮点的自定义控件,于是就有了本系列文章。
开源地址:https://gitee.com/kwwwvagaa/net_winform_custom_control
<https://gitee.com/kwwwvagaa/net_winform_custom_control>
如果觉得写的还行,请点个 star 支持一下吧
欢迎前来交流探讨: 企鹅群568015492 <https://shang.qq.com/wpa/qunwpa?
idkey=6e08741ef16fe53bf0314c1c9e336c4f626047943a8b76bac062361bab6b4f8d>
自定义控件
(一)c#Winform自定义控件-基类控件 <https://www.cnblogs.com/bfyx/p/11361809.html>
(二)c#Winform自定义控件-按钮 <https://www.cnblogs.com/bfyx/p/11361894.html>
(三)c#Winform自定义控件-有图标的按钮 <https://www.cnblogs.com/bfyx/p/11361974.html>
(四)c#Winform自定义控件-选择按钮组 <https://www.cnblogs.com/bfyx/p/11362037.html>
(五)c#Winform自定义控件-复选框 <https://www.cnblogs.com/bfyx/p/11362124.html>
(六)c#Winform自定义控件-单选框 <https://www.cnblogs.com/bfyx/p/11362173.html>
(七)c#Winform自定义控件-进度条 <https://www.cnblogs.com/bfyx/p/11362258.html>
(八)c#Winform自定义控件-分割线 <https://www.cnblogs.com/bfyx/p/11362296.html>
(九)c#Winform自定义控件-树 <https://www.cnblogs.com/bfyx/p/11362375.html>
(十)c#Winform自定义控件-横向列表 <https://www.cnblogs.com/bfyx/p/11362517.html>
(十一)c#Winform自定义控件-列表 <https://www.cnblogs.com/bfyx/p/11362840.html>
(十二)c#Winform自定义控件-分页控件 <https://www.cnblogs.com/bfyx/p/11363075.html>
(十三)c#Winform自定义控件-导航菜单 <https://www.cnblogs.com/bfyx/p/11363432.html>
(十四)c#Winform自定义控件-键盘(一) <https://www.cnblogs.com/bfyx/p/11363512.html>
(十五)c#Winform自定义控件-键盘(二) <https://www.cnblogs.com/bfyx/p/11363576.html>
(二十八)c#Winform自定义控件-文本框(一) <https://www.cnblogs.com/bfyx/p/11364359.html>
(二十九)c#Winform自定义控件-文本框(二) <https://www.cnblogs.com/bfyx/p/11364385.html>
(三十)c#Winform自定义控件-文本框(三) <https://www.cnblogs.com/bfyx/p/11364454.html>
(三十一)c#Winform自定义控件-文本框(四) <https://www.cnblogs.com/bfyx/p/11364546.html>
(三十二)c#Winform自定义控件-表格 <https://www.cnblogs.com/bfyx/p/11364737.html>
(三十三)c#Winform自定义控件-日期控件 <https://www.cnblogs.com/bfyx/p/11364838.html>
自定义窗体
(十七)c#Winform自定义控件-基类窗体 <https://www.cnblogs.com/bfyx/p/11363673.html>
(十八)c#Winform自定义控件-提示框 <https://www.cnblogs.com/bfyx/p/11363756.html>
(十九)c#Winform自定义控件-停靠窗体 <https://www.cnblogs.com/bfyx/p/11363814.html>
(二十)c#Winform自定义控件-有后退的窗体 <https://www.cnblogs.com/bfyx/p/11363885.html>
(二十一)c#Winform自定义控件-气泡提示 <https://www.cnblogs.com/bfyx/p/11363989.html>
(二十二)c#Winform自定义控件-半透明窗体 <https://www.cnblogs.com/bfyx/p/11364034.html>
(二十三)c#Winform自定义控件-等待窗体 <https://www.cnblogs.com/bfyx/p/11364072.html>
(二十四)c#Winform自定义控件-单标题窗体 <https://www.cnblogs.com/bfyx/p/11364134.html>
(二十五)c#Winform自定义控件-有确定取消的窗体(一) <https://www.cnblogs.com/bfyx/p/11364184.html>
(二十六)c#Winform自定义控件-有确定取消的窗体(二) <https://www.cnblogs.com/bfyx/p/11364209.html>
(二十七)c#Winform自定义控件-多输入窗体 <https://www.cnblogs.com/bfyx/p/11364255.html>
效果
最后的话
如果你喜欢的话,请到 https://gitee.com/kwwwvagaa/net_winform_custom_control
<https://gitee.com/kwwwvagaa/net_winform_custom_control> 点个星 星吧
热门工具 换一换