文件名称:TrackBar
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-09-11
- 文件大小:
- 8kb
- 下载次数:
- 0次
- 提 供 者:
- mpu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
窗体滑块模块 C#源码实例,实现了三个在窗体中使用滑动的例子,拖动滑块可以改变相应的参数值,比如本例中拖动滑块左右移动,可改变重复延迟、重复率、光标闪烁频率等值,这只是一个例子,学会了你可以把滑块功能应用在其它的C#程序中。-Forms Slider Module C# source code examples, achieved in the three examples of the use of a sliding window, drag the slider to change the corresponding parameter values, such as in this case, drag the slider to move around, you can change the repeat delay, repeat rate, cursor blink rate equivalent, this is just an example, you can learn the slider functional application in other C# program.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TrackBar\App.ico
........\AssemblyInfo.cs
........\Form1.cs
........\Form1.resx
........\TrackBar.csproj
........\TrackBar.csproj.user
........\TrackBar.sln
........\TrackBar.suo
TrackBar