登录
首页 » 按钮控件 » 自编的。net风格按钮,蓝绿两色,并且会变换颜色。解压密码无

自编的。net风格按钮,蓝绿两色,并且会变换颜色。解压密码无

于 2022-02-15 发布 文件大小:7.63 kB
0 119
下载积分: 2 下载次数: 1

代码说明:

自编的。net风格按钮,蓝绿两色,并且会变换颜色。解压密码无-The self. net-style button, two blue-green color, and will change color. Extract password-free

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

发表评论

0 个回复

  • 一个很好用的图象特效,请参考其中的源带代码学习怎么使用...
    一个很好用的图象特效控件,请参考其中的源带代码学习怎么使用-a good image with the effects controls, please refer to the source code with learning how to use
    2022-01-25 22:08:07下载
    积分:1
  • good source
    good source
    2022-02-24 23:33:44下载
    积分: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
  • 三维凸起演示小程序
    三维凸起按钮演示小程序-3D button uplift small demonstration procedures
    2022-07-12 20:00:48下载
    积分:1
  • 扫雷小游戏
    基于MFC的对话框扫雷小游戏,VC++编写的 简单的可以自由选择的设置雷数的多少 出血MFC机制 可以学习怎么样在对话框编程实现Windows下的自带程序 
    2022-03-12 00:42:14下载
    积分:1
  • 可以设置EnableWindow(FLASE)图片的BtnST类.
    可以设置EnableWindow(FLASE)图片的BtnST类.-can set EnableWindow (FLASE) BtnST picture category.
    2022-02-02 16:42:07下载
    积分:1
  • XP风格的纽~~~~有演示。。自己看
    XP风格的按纽~~~~有演示。。自己看-XP style button ~ ~ ~ ~ demo. . Do you
    2023-09-06 18:25:02下载
    积分:1
  • 键盘监
    这是一个对键盘的字符输出的监控,用VS2012 编写 windows8下要用管理员权限运行,当用户运行程序后,键盘的输出将会被记录在新生成的文本里,
    2023-06-21 21:45:06下载
    积分:1
  • 树型 这是一个有关树型空间的远代码,对于初学着有一定的帮住...
    树型控件 这是一个有关树型空间的远代码,对于初学着有一定的帮住-Tree Controls This is a space far from the code tree for the beginner with a certain degree of help to live
    2022-08-18 10:23:57下载
    积分:1
  • CD抓轨,不需要身生成映像文就能直接抓取CD音轨并转存为:mp3、mp2、ogg、wma、wave 文,可以根据时间或开始/结束点来抓取指定CD音轨的某...
    CD抓轨控件,不需要身生成映像文件就能直接抓取CD音轨并转存为:mp3、mp2、ogg、wma、wave 文件,可以根据时间或开始/结束点来抓取指定CD音轨的某一部分;你还可以同时抓取2条或更多CD音轨并合并成一条音轨刻录。新技术、新算法让该控件变得更小但速度更快;测试版附带有VB的例子。本控件需要安装:ASPI驱动及Windows Media Format。-CD, not body image files can be generated directly crawls CD soundtrack and transfers for : mp3, mp2, ogg, and includes a wave file that can be based on time or start/end point designated to capture a soundtrack CD; You can also capture two or more CD soundtrack and consolidated into a soundtrack recording. New technologies, new algorithms allow the controls become much smaller but faster; A test version of VB fringe examples. The controls need to install : ASPI driver and the Windows Media Format.
    2023-07-29 05:00:04下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载