登录
首页 » 按钮控件 » since the definition of beautiful buttons control, alter photographs, and accord...

since the definition of beautiful buttons control, alter photographs, and accord...

于 2022-11-01 发布 文件大小:5.85 kB
0 160
下载积分: 2 下载次数: 1

代码说明:

自定义的漂亮按钮控件,可更改图片,并能根据鼠标状态切换不同视图-since the definition of beautiful buttons control, alter photographs, and according to different mouse states switching View

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

发表评论

0 个回复

  • 真正的xp风格,对的编程有一定的参考意义
    真正的xp风格按钮,对按钮的编程有一定的参考意义-real xp style button, the right button programming reference to a certain significance
    2023-09-05 11:20:03下载
    积分:1
  • GlowButton - 发光的
    翻译  maninwest@Codeforge  作者:John Underhill @ Codeproject最近我在查看 KMP Player 软件上的一些图形元素(如果你想看看好的图形设计,我建议你也查看一下)。我在项目中需要的是一个简单的发光按钮控件,用于玩家控制的,这不是什么太神奇的东西,只是在鼠标悬停时能够改变颜色。让图像更改颜色很简单,只需修改  ImageAttribute 的颜色矩阵:private void DrawColoredImage(Graphics g, Image img, Rectangle bounds, Color clr) { using (ImageAttributes ia = new ImageAttributes()) { ColorMatrix cm = new ColorMatrix(); // convert and refactor color palette cm.Matrix00 = ParseColor(clr.R); cm.Matrix11 = ParseColor(clr.G); cm.Matrix22 = ParseColor(clr.B); cm.Matrix33 = ParseColor(clr.A); cm.Matrix44 = 1f; // set matrix ia.SetColorMatrix(cm); // draw g.DrawImage(img, bounds, 0, 0, img.Width, img.Height, GraphicsUnit.Pixel, ia); } }示例代码中的 ParseColor 会将位转化为浮点值。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2023-07-25 02:55:04下载
    积分:1
  • MD5的全称是Message
    MD5的全称是Message-Digest Algorithm 5,在90年代初由MIT的计算机科学实验室和RSA Data Security Inc发明,经MD2、MD3和MD4发展而来-name is the MD5 Message-Digest Algorithm 5, in the early 1990s by the MIT Laboratory of Computer Science and RSA Data Security Inc. invention, MD2, MD3 MD4 and developed from
    2022-05-14 11:56:10下载
    积分:1
  • Internet found a lot of buttons on the qt 4 rewrite the information, but only in...
    上网搜了很多关于qt 4重写按钮的资料,但是都只是介绍,没有源码。但是项目要求的按钮样式qt 4没有现成的,所以自己实现了一个简单的按钮。 模仿按钮的功能,通过重写 void paintEvent(QPaintEvent *event) void mousePressEvent(QMouseEvent *event) void mouseReleaseEvent(QMouseEvent *event) 三个函数达到绘制自定义按钮的目的。-Internet found a lot of buttons on the qt 4 rewrite the information, but only introduce, there is no source. But the project
    2022-07-20 10:38:05下载
    积分:1
  • This package differ from other package from the point of view that it support sm...
    This package differ from other package from the point of view that it support small or large icon. Text or no text and 16 or 256 colors. You can use icon or bitmap to create the toolbar. It is using the explorer toolbar, so you need at least explorer 3. It s easy and nice to use. 扩展的多尺寸多颜色的工具栏 这个包与其它的包不同的是他支持小的或大的图标。文本框或者非文本框,16或者256样式色彩。你可以使用图标或位图来创建工具栏。 现在用到了浏览器工具栏,因此你至少需要浏览器版本3。你可以方便简单的应用它。 -This package differ from other package from the point of view that it support small or large icon. Text or no text and 16 or 256 colors. You can use icon or bitmap to create the toolbar. It is using the explorer toolbar, so you explorer need at least three. It s nice and easy to use. Extended multi-size multi-color toolbar this package with other packages different is that he supports small or large icons. Textboxes or non-text box, type 16 or 256 colors. You can use the icon or bitmap to create toolbar. Now use a browser toolbar, so you need at least three versions of the browser. You can easil
    2022-04-12 18:40:39下载
    积分:1
  • 只用一个就可以放大缩小窗体上的所有,当然也业可以定义任意一个不放大!有我的实例程序...
    只用一个控件就可以放大缩小窗体上的所有控件,当然也业可以定义任意一个控件不放大!有我的实例程序-only one component can be zooming all forms of controls, of course, the industry can define an arbitrary control is not to enlarge it! I have examples of procedures! !
    2023-05-03 14:50:03下载
    积分:1
  • 用vb实现ComboBox的自动查询技术,一个经典例子极具参考价值...
    用vb实现ComboBox控件的自动查询技术,一个经典例子极具参考价值-with vb achieve ComboBox control automatic query technology, a classic example of great reference value
    2022-01-29 02:22:38下载
    积分:1
  • 球型的实现。
    球型按钮的实现。- Ball button realization.
    2023-05-01 16:10:03下载
    积分:1
  • 此源码实现了一个一位位图的和一个两态位图的纽.
    此源码实现了一个一位位图的按钮和一个两态位图的按纽.-This source code implements a bitmap of a button and a two-state button bitmap.
    2022-12-23 12:05:03下载
    积分:1
  • VB的数据库打印 预览
    VB的数据库打印 预览-VB database Print Preview
    2023-04-08 23:10:03下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载