摘要: 以下为工作中遇到的,备注一下先需要几个辅助类 1 #region GripBounds 2 3 using System.Drawing; 4 internal struct GripBounds 5 { 6 private const int GripSize = 6; 7... 阅读全文
posted @ 2016-01-04 17:57 冰封一夏 阅读(7593) 评论(3) 推荐(1) 编辑
摘要: 代码如下 1 using System; 2 using System.Collections.Generic; 3 using System.ComponentModel; 4 using System.Drawing; 5 using System.Data; 6 using Sys... 阅读全文
posted @ 2016-01-04 12:04 冰封一夏 阅读(33964) 评论(4) 推荐(4) 编辑
HZHControls控件库官网:https://www.hzhcontrols.cn