登录
首页 » 按钮控件 » 一种打印预览的实现

一种打印预览的实现

于 2022-03-29 发布 文件大小:30.07 kB
0 170
下载积分: 2 下载次数: 1

代码说明:

一种打印预览的实现-a Print Preview Implementation

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

发表评论

0 个回复

  • 精简、漂亮的小,代码极简单,思路清晰。
    精简、漂亮的小按钮,代码极简单,思路清晰。-streamlined, pretty small buttons, code simple, clear ideas.
    2022-07-02 14:27:14下载
    积分: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
  • FileView ActiveX 允许你在应用程序中增加一个象IE一样的listview...
    FileView ActiveX 控件允许你在应用程序中增加一个象IE一样的listview-FileView ActiveX controls allow you to add applications as one of the same IE error
    2022-04-20 10:53:30下载
    积分:1
  • 该组可以任意在上绘画你需要的形状(Shape),具体代码也包含在里面。...
    该组件可以任意在按钮上绘画你需要的形状(Shape),具体代码也包含在里面。-the components can be arbitrarily paint on the buttons you need to shape (Shape), also contains specific code inside.
    2023-01-17 22:05:04下载
    积分:1
  • 这是一个制系统程序示例,可以通过程序制计算机关机、重启、光驱打开和关闭。...
    这是一个控制系统程序示例,可以通过程序控制计算机关机、重启、光驱打开和关闭。-This is a process control system for example, the computer can be programmed shutdown and restart, the drive to open and close.
    2022-03-10 07:06:28下载
    积分: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
  • 一段很好的三态树代码,是用vc++开发的,要用三态树的朋友可以下载...
    一段很好的三态树代码,是用vc++开发的,要用三态树的朋友可以下载-For some very good code tri-state tree, is vc++ Developed to use three-state friend of the tree can be downloaded
    2022-03-06 17:22:40下载
    积分:1
  • Abroad written by a master process, realize the Word of color choice, the princi...
    国外的一个高手写的程序,实现了Word中的颜色选择,原理就是一个按钮和一个探出式窗口-Abroad written by a master process, realize the Word of color choice, the principle is a button and a pop-out
    2022-07-20 14:57:21下载
    积分:1
  • 这是我平时写着玩的,用于显示各种的使用效果。...
    这是我平时写着玩的按钮控件,用于显示各种控件的使用效果。-This is what I have always read the play button controls for the display of various effects of the use of controls.
    2023-03-10 12:20:03下载
    积分:1
  • dd: 计算器系统用于VC,功能完善,思路清晰 是不小心做出来的...
    dd: 计算器系统用于VC,功能完善,思路清晰 是不小心做出来的 -dd : calculators for the VC system, complete functions, a clear line of care is not done out of
    2022-02-16 08:41:16下载
    积分:1
  • 696516资源总数
  • 106648会员总数
  • 8今日下载