登录
首页 » 按钮控件 » 定义了一个CButtonST类,其中的setplaysound()实现了在按钮上加声音....

定义了一个CButtonST类,其中的setplaysound()实现了在按钮上加声音....

于 2023-04-29 发布 文件大小:546.29 kB
0 152
下载积分: 2 下载次数: 1

代码说明:

定义了一个CButtonST类,其中的setplaysound()实现了在按钮上加声音. -CButtonST definition of a category, the setplaysound () in achieving the voice button on the increase.

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

发表评论

0 个回复

  • 让你实现系统托盘(即右下角的小图标)变得非常方便的原码:一句话就可以实现,怎么样也许你不相信,看看就知道了。就下面一句就实现了: TrayCon1.AddT...
    让你实现系统托盘(即右下角的小图标)变得非常方便的原码:一句话就可以实现,怎么样也许你不相信,看看就知道了。就下面一句就实现了: TrayCon1.AddToTray Me, Me.Icon, "系统托盘实例", menu 并且在运行期间你还可以更改tip文字,更改图标,更改菜单等操作,窗体退出时,自动删除托盘,不需要人工介入,是不是减少了您平时的一大段的代码啊-allow you to realize the system tray (lower right corner of the small icon) has become very convenient to the original code : sentence can be achieved, how kind you may not believe this, look at know. On the following one to achieve : TrayCon1.AddToTray Me, Me.Icon "system tray example," menu and during operation, you can also change tip text, change icons, menus, and other changes in operation, the form to pull out, automatically deleted tray, does not require manual intervention, the reduction is not your usual one of the largest code ah
    2022-05-12 19:01:43下载
    积分:1
  • 添加IE方便、快捷、实用,让你添加个性化的
    添加IE按钮方便、快捷、实用,让你添加个性化的按钮!-IE button to add convenient, fast, practical and allows you to add a personalized button!
    2022-02-12 05:22:18下载
    积分:1
  • Common Controls the use Visual C programmers Practical Solutions (best version)...
    Common Controls的使用 Visual C++程序员实用大全(精华版)源代码Visual C++程序员实用大全(精华版)源代码Samples -Common Controls the use Visual C programmers Practical Solutions (best version) source code Visual C programmers Practical Solutions (best version) source code Samples
    2023-03-21 02: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
  • vba的,十分方便,可以嵌入认可图表
    vba的按钮控件,十分方便,可以嵌入认可图表-vba button controls, which is very convenient, can be embedded chart recognition
    2023-04-05 13:10:04下载
    积分:1
  • c++yuanma wk neng jinxing henduo caozuo
    c++yuanma wk neng jinxing henduo caozuo -c wk neng Jinxing henduo caozuo
    2022-02-10 17:51:50下载
    积分:1
  • 自绘WTL对C++ WTL自画列表
    Owner draw button in wtl on C++ list wtl button owner draw
    2023-07-10 06:15:03下载
    积分:1
  • 不规则的的一个例子
    不规则的按钮的一个例子-irregular example of a button
    2022-03-19 23:13:10下载
    积分:1
  • 回读数据,通过读取excel里的数据,保存到sql server200数据库中...
    回读数据,通过读取excel里的数据,保存到sql server200数据库中-Read-back data, by reading the data in excel, save it to database sql server200
    2023-04-26 11:10:03下载
    积分:1
  • button例程,一个为初学者编写的程序,帮助初学者直观的了解的使用...
    button例程,一个为初学者编写的程序,帮助初学者直观的了解按扭控件的使用-button routines, one for beginners to prepare the procedures to help beginners understand the intuitive button controls the use of
    2022-01-26 00:02:09下载
    积分:1
  • 696516资源总数
  • 106648会员总数
  • 8今日下载