登录
首页 » 按钮控件 » MulticolorPlotBt是一款可以以曲线或柱状图的形式实时动态显示数据的控件。 主要特点是:支持显示浮点数、负数,显示数据范围大、可以自定义显示范围...

MulticolorPlotBt是一款可以以曲线或柱状图的形式实时动态显示数据的控件。 主要特点是:支持显示浮点数、负数,显示数据范围大、可以自定义显示范围...

于 2022-11-28 发布 文件大小:7.50 kB
0 174
下载积分: 2 下载次数: 1

代码说明:

MulticolorPlotBt是一款可以以曲线或柱状图的形式实时动态显示数据的控件。 主要特点是:支持显示浮点数、负数,显示数据范围大、可以自定义显示范围也可自动选择范围,还可锁定显示范围-MulticolorPlotBt one can be a curve or histogram in the form of a real-time dynamic said data control. Main features are : support shown float, negative, showing the scope of the data, You can define the scope may also showed automatic choice, but also locked display range

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

发表评论

0 个回复

  • 用C++编写的计算器软
    此软件实现了一个计算器应用程序,介绍了对话框添加菜单,高级按钮控件,高级编辑控件,对话框的扩展功能等应用。
    2022-03-20 00:07:03下载
    积分:1
  • 非正方形形状的
    非正方形形状的按钮-The button which is not square
    2022-08-18 18:26:11下载
    积分:1
  • 注册与卸载OCX
    注册与卸载OCX--Register and uninstall OCX.
    2023-02-10 07:10:03下载
    积分:1
  • visual basic 的透明类库。效果很眩。
    visual basic 的透明按钮类库。效果很眩。-transparent button visual basic class library. The effect of very dizzy.
    2023-07-04 15:30:03下载
    积分:1
  • 用图片作为对话框的背景 很使用的编程技术 欢迎查看
    用图片作为对话框的背景 很使用的编程技术 欢迎查看-dialog with pictures as the background to the use of the very welcome View Programming
    2023-02-03 04:45:03下载
    积分:1
  • 这是一个的程序,是用说明使用的。
    这是一个按钮控件 的程序,只是说明了一些按钮的用途,运用。-This is a button control procedures, is illustrative of the use of buttons used.
    2022-05-24 10:01:14下载
    积分:1
  • 又一个住后会不断发出命令的
    又一个按住后会不断发出命令的按钮-A button which will send commands continuous when be clicked
    2023-05-01 13:00:03下载
    积分:1
  • VB produced a very nice button controls the source code.
    用VB制作的一个很漂亮的按钮控件的源代码。-VB produced a very nice button controls the source code.
    2022-02-12 00:16:57下载
    积分:1
  • EVC源码,生成的源代码,在wince环境下开发
    EVC源码,生成按钮的源代码,在wince环境下开发-EVC source to generate the source code button in wince development environment
    2022-02-14 13:27:35下载
    积分: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
  • 696516资源总数
  • 106648会员总数
  • 8今日下载