登录
首页 » 按钮控件 » audible button will be the original code, the more interesting, Oh

audible button will be the original code, the more interesting, Oh

于 2022-02-01 发布 文件大小:55.05 kB
0 199
下载积分: 2 下载次数: 1

代码说明:

会发声的按钮的原代码, 比较有趣, -audible button will be the original code, the more interesting, Oh

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

发表评论

0 个回复

  • 目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的
    目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度。 -there are several versions of the subroutine library published their own characteristics. The library opened in the square approximation algorithm for rapid algorithm, it will reach Newton iteration of the same precision and speed about 20 times, more than double byte sentinel division speed.
    2022-03-18 14:06:31下载
    积分:1
  • 基础的各种的用法,虽然基础,但是对于初学者来说还是很有用处的...
    基础的各种控件的用法,虽然基础,但是对于初学者来说还是很有用处的-basis of the usage control, although basic, but for a newcomer or very useful
    2022-01-25 17:19:30下载
    积分:1
  • 链接,实现鼠标在上的图标自动图像…
    链接按钮,实现鼠标放到按钮上图片自动变为手势图标,非常好的按键类-Link button, the realization of the mouse on the button icon image automatically into a gesture, very good key categories
    2022-06-11 20:35:08下载
    积分:1
  • 用于绘图的小,可以绘出XY坐标,应用见包
    用于绘图的小控件,可以绘出XY坐标,控件应用见包-drawings for a small control that charted XY coordinates, and controls application packet see
    2022-07-15 04:26:29下载
    积分:1
  • Enhanced Colored ButtonBy using CColorButton, you can: Change, at any time, any...
    Enhanced Colored Button By using CColorButton, you can: Change, at any time, any of the seven colors needed to draw a button Align the text at any position Use multi-line text Create buttons dynamically Change the default font of the text -Enhanced Colored ButtonBy using CColorButton, you can: Change, at any time, any of the seven colors needed to draw a button Align the text at any position Use multi-line text Create buttons dynamically Change the default font of the text
    2022-02-05 04:30:51下载
    积分:1
  • 可以自定义颜色和形状的,添加了多功能
    可以自定义颜色和形状的按钮,添加了多功能-can customize the color and shape of the button, add a multi-purpose
    2022-06-01 11:34:45下载
    积分:1
  • 一个很不错的tooltip类,推荐
    一个很不错的tooltip类,推荐-a very good category tooltip recommended!
    2022-05-30 06:02:29下载
    积分:1
  • 一个可以设置内字体颜色,背景颜色的编辑框类,非常好用...
    一个可以设置控件内字体颜色,背景颜色的编辑框类,非常好用-one can set controls within the font color, background color of the edit box type, very handy
    2022-08-18 06:16:49下载
    积分:1
  • 更改网格行可见性
    翻译 maninwest@Codeforge 作者 K K Srinivasan@CodeProject这里是如何更改网格行的可见性的技巧。背景其实,更改网格行的可见性有很多方法。这里是我自己的方法。基于布尔值更改可见性。在开始之前,了解一下可见模式可见– 控件始终在布局中并显示给用户。收起 – 控件不显示在布局中。其他控件发生布局调整。隐藏 –控件不显示但是会保留在布局中的位置。未发生调整。使用代码Step 1:我只通过我创建的演示 APP 来解释代码。定义类中的布尔属性。可以使用依赖属性或者 INotifyPropertyChanged 界面获得更改通知。这里,我将布尔属性定义为依赖属性。 public static readonly DependencyProperty SetVisibilityProperty = DependencyProperty.Register("SetVisibi lity",typeof(bool),typeof(AddWindow)); public bool SetVisibility { get { return (bool)this.GetValue(SetVisibilityProperty); } set { SetValue(SetVisibilityPro
    2022-06-21 19:56:48下载
    积分:1
  • vc动态产生,并绑定相关的函数,类似于c#的代理,可以参考,适用于做UI。...
    vc动态产生控件,并绑定相关的函数,类似于c#的代理,可以参考,适用于做UI。 ------------------------------- 余津工作室,主要做条码,图像识别,网络通讯(BT构架,P2P通讯等)-vc dynamically generated controls, and binding-related function, similar to c# of agents, can refer to, apply to do UI.- Yu-chun studio, mainly to do bar-coding, image recognition, network communications (BT framework, P2P communications, etc.)
    2022-01-26 04:13:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载