登录
首页 » C# » tabstrips_src

tabstrips_src

于 2012-08-23 发布 文件大小:127KB
0 70
下载积分: 1 下载次数: 7

代码说明:

  控件类,支持Lable、button等控件,分组显示,C#控件库(Control classes, support the Lable, button controls, grouping, C# Control Library)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 提供了一个鼠标制的类,包括移动、限制、隐藏等功能
    提供了一个鼠标控制的类,包括移动、限制、隐藏等功能-provides a mouse-controlled categories, including mobile, limitations, hidden features
    2022-10-25 20:15:03下载
    积分:1
  • very pleased to be here today, the top Eastern Kazakhstan is a lot of fun, I hav...
    很高兴今天来到这里,上面那个东东很好玩哈,有时间我会常来的-very pleased to be here today, the top Eastern Kazakhstan is a lot of fun, I have time to the athlete
    2022-12-11 22:15:03下载
    积分:1
  • 谷 歌 Chrome进度条
    翻译 maninwest@Codeforge 作者:VallarasuS@CodeProject这里展示如何从头开始创建一个 Go ogle Chrome 主题的 进度条。任何进度条控件都依赖于一个值及表示进度值的图形。 Goo gle Chrome 下载程序有个圆圈表示进度。使用代码ChromeProgressBaris 跟 Chrome ProgressBar 的工作原理一样。将进度值转化为一个圆圈图形来表示.private void PaintProgress(PaintEventArgs e) { using( SolidBrush progressBrush = new SolidBrush(this.ProgressColor)) { Rectangle rect = LayoutInternal.ProgressRectangle; rect.Inflate(-2, -2); rect.Height -= 2; rect.Width -= 2; float startAngle = -90; float sweepAngle = Progress / 100 * 360; e.Graphics.FillPie(progressBrush, rect, startAngle, sweepAngle); } }这里是如何使用图形路径和4条线绘制圆圈和细分部分。对 Graphics 对象的剪切部分进行调整来剪切圆圈外的线。private void PaintBorder(PaintEventArgs e) { GraphicsPath borderPath = new GraphicsPath(); Rectangle progressRect = LayoutInternal.Prog
    2022-08-08 07:55:37下载
    积分:1
  • CButton CHotButton category is a kind of sub
    CHotButton类是CButton类的一个子类,可以在按钮的右边实现一个“热”区-CButton CHotButton category is a kind of sub-category the buttons on the right side of the realization of a "hot" zone
    2022-03-14 03:06:23下载
    积分:1
  • 一个聚类算法,最近邻吸收高效聚类方法,可以实现图案的较好分辨...
    一个聚类算法,最近邻吸收高效聚类方法,可以实现图案的较好分辨- Gathers a kind of algorithm, the most close neighbor absorbs highly effective gathers a kind of method, may realize the design to distinguish well
    2022-01-25 21:11:54下载
    积分:1
  • 非常Cool的皮肤,许多类似的源码可能来源于此
    非常Cool的皮肤控件,许多类似控件的源码可能来源于此-skin controls, similar to many of the controls may be derived from this source
    2022-04-24 02:07:29下载
    积分:1
  • 这是一个非常好的编程源代码,非常有参考和学习的价值.
    这是一个非常好的按钮编程源代码,非常有参考和学习的价值.-This is a very good button programming source code, is a reference and learning value.
    2022-03-05 12:16:16下载
    积分:1
  • Hyperlink Button with Icon
    Hyperlink Button with Icon
    2022-03-01 07:09:43下载
    积分:1
  • XGlyphButton
    XGlyphButton - a simple image button control XGlyphButton is a simple CButton-based control that allows you to display an image without the need for owner-draw control.-XGlyphButton- a simple image button control XGlyphButton is a simple CButton-based control that allows you to display an image without the need for owner-draw control.
    2022-07-03 17:40:39下载
    积分:1
  • ButtonSuite ButtonSuite
    ButtonSuite ButtonSuite
    2022-07-20 17:18:46下载
    积分:1
  • 696518资源总数
  • 104388会员总数
  • 18今日下载