登录
首页 » 按钮控件 » 实现在一些功能的控制按钮,可以保存…

实现在一些功能的控制按钮,可以保存…

于 2023-05-08 发布 文件大小:3.02 MB
0 29
下载积分: 2 下载次数: 1

代码说明:

VC + + to achieve in some of the functions of control buttons, you can save the file, can open the file-VC++ to achieve in some of the functions of control buttons, you can save the file, can open the file

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

发表评论

0 个回复

  • 谷 歌 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
  • computer monitoring system computer monitoring system computer monitoring system
    计算机监控系统计算机监控系统计算机监控系统
    2022-03-02 06:46:29下载
    积分: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
  • developerWorks Java 技术专区包括数百篇文章、教程和技巧,帮助开发人员开发大多数基于 Java 语言的技术和相关应用程序,但是对于刚开始学习...
    developerWorks Java 技术专区包括数百篇文章、教程和技巧,帮助开发人员开发大多数基于 Java 语言的技术和相关应用程序,但是对于刚开始学习 Java 技术的开发人员来说,非常有必要对这些资源进行仔细挑选。为此,developerWorks -developerWorks Java technology zones, including hundreds of articles, tutorials and tips to help developers create most of the Java-based technologies and related applications, but just started learning Java technology developers, it is imperative for these resources are carefully selected. To this end, developerWorks
    2023-07-25 12:45:02下载
    积分: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
  • 自动响应,并切换上的图标,而且可以改变大小。为压缩文,无解压密码。...
    自动响应按钮,并切换按钮上的图标,而且可以改变大小。为压缩文件,无解压密码。-automatic response button, and switch buttons on the icon, but can change size. For compressed files without extracting passwords.
    2022-01-26 02:49:13下载
    积分:1
  • a round button type
    一个圆形的按钮类-a round button type
    2022-03-17 23:31:14下载
    积分:1
  • Here is an XP
    Here is an XP-style Button. It works on all windows OSs: 95/98/Me/NT/W2K/XP. No subclassing etc is needed to use this control - it s just a plain simple button control. This code is a modified form of the OCX code I recently saw on codeguru. The button code was for an ActiveX control. I created this CButton derived class with latest Microsoft s sponsored CCP technology (Cut-Copy-Paste).-Here is an XP-style Button. It works on all windows OSs: 95/98/Me/NT/W2K/XP. No subclassing etc is needed to use this control- it s just a plain simple button control. This code is a modified form of the OCX code I recently saw on codeguru. The button code was for an ActiveX control. I created this CButton derived class with latest Microsoft s sponsored CCP technology (Cut-Copy-Paste).
    2022-01-31 08:46:53下载
    积分:1
  • 类似MAC机器的VC代码,界面可以逐渐展开。
    类似MAC机器的VC按钮代码,界面可以逐渐展开。-MAC VC button code, the interface can be gradually carried out.
    2022-07-26 10:06:18下载
    积分:1
  • 这是一个彩色进度条的例子,你想在程序中显示一个漂亮的进度条么,赶快下载吧...
    这是一个彩色进度条的例子,你想在程序中显示一个漂亮的进度条么,赶快下载吧-This is a colorful example of the progress that you want to procedures in a beautiful display of the progress of Mody, it quickly download
    2022-07-23 16:24:21下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载