搜索资源列表
ProgressRoller
- 使用C#的控件形式制作的圆环的进度条,支持多种模式-use C# Controls forms produced by the Circle of the progress that supports a variety of models
Progress控件的实例
- C#版的Progress控件的实例
Slider And Progress Bar用WPF实现带滑块的进度条控件
- 用WPF实现带滑块的进度条控件,在Winform下可以使用,将滑块和进度条整合成一个-Achieve with WPF progress bar control with a slider, you can use under the Winform, the progress bar slider and integrated into a stuff
ClassicCircular.rar
- 经典环形进度条载入动画C#控件,已经demo过,没有问题,Classic circular progress bar loading animation C# controls, have demo, and there is no problem
WindowsApplication1
- 这是一个简易版的图像处理程序,主要用c#开发的,功能很是简单,有几个滤镜功能,文件的打开和保存,透明度的调整,一个简易的画板,和自己开发的一个显示当前进度的一个label控件实现的进度百分比,效果都还不错-This is a simple version of the image processing procedures, the main c# Developed functionality is simple, there are several filter functions, ope
SimplePhotoShop
- 我之前上传的那个是exe文件,对大家都没什么用的,今天我把源码传上来了,所以站长请不要删了这个,这个才是有意义的,这是个最基础的图像处理,20分中内就可以开发完毕。这是一个简易版的图像处理程序,主要用c#开发的,功能很是简单,有几个滤镜功能,文件的打开和保存,透明度的调整,一个简易的画板,和自己开发的一个显示当前进度的一个label控件实现的进度百分比,效果都还不错。 -Before I upload the exe file is, for all no use, and today I
MMC.Upload
- C# 语言编写: 文件上传控件。本控件,可 以现实上传进度。交互性很好。-C# Languages: File Upload Control. This control, you can upload the progress of the reality. Good interactivity.
Csharp_ring_animation_controls
- 本源码是关于C#的环形动画进度控件的相关程序-The source code is on the C# ring animation controls the progress of the relevant procedures
ListViewEmbeddedControls_src
- Embedding Controls in a ListView,定制的ListView控件,可以在ListView控件中内置Progress控件等-Embedding Controls in a ListView, the ListView custom control, can be built in the ListView control, such as Progress Controls
ProgressBar
- 描述进度条控件的如何使用,如何使上面的子进度条和副进度条并行显示。-Describes how to use the progress bar control, and how to make the progress bar above sub-parallel and vice progress bar displays.
SpecialControl
- 可嵌入控件(进度条等)的Listview-Can be embedded controls (progress bar, etc.) Listview
Progress
- 一个用CSharp编写的进度条控件应用的实例,适合初学者学习-A progress bar control applications written in CSharp instance, suitable for beginners to learn
CSharp
- 适用于C#初学者的几个小程序,可以加深对这门语言的理解 包括有以下内容: 1.C#获取当前程序所在的文件夹.rar 2.C#界面皮肤(带例子).rar 3.C#如何使用托盘控件的实例源码.rar 4.C#文本加密解密算法示例源代码.rar 5.C#在开机时自动启动程序.rar 6.C#自定义皮肤.rar 7.CS聊天程序.rar 8.WPF模拟Windows+7气象源码.rar 9.玻璃按钮.rar 10.导出Excel格式.rar 11.导出ex
ControlManipulation
- 里面包含13个源程序,主要包括使用错误提醒控件,消息提示控件,菜单控件,工具栏控件,状态栏控件,托盘控件,标签控件,进度条控件,树视图控件,列表视图控件,图像控件,多选列表框控件,窗体分隔控件等-Which contains 13 source, including the use of error remind controls, message prompt controls, menu control, toolbar control, status bar control tray co
CPUyonglv
- 一个C# CPU使用率显示控件的应用例子,像进度条一样,只不过这种排列方式是竖向的,而且内线颜色随着CPU使用率的变化而变化-A C# CPU usage display control application example, the same as the progress bar, but this arrangement is vertical, and inside color as CPU utilization and change
XPTable
- XPTable 是一个很好用的数据表格控件,可以高度自定义的ListView控件,允许列复选框、图标、下拉框、数字框、进度条等。-XPTable is a good use of the data grid control, can be highly customized ListView control, check the Allow column, icons, drop-down boxes, digital boxes, progress bars.
AutoService
- 程序演示了如何通过代码(不使用InstallUtil.exe)来对C#开发的Windows系统服务程序进行安装和卸载,使用了单独编写的安装程序,安装和卸载在线程中进行,带进度条,界面不锁死。代码中的解决方案包括2个项目:系统服务程序为一简单的服务,每10秒在C:\log.txt文件内写入运行日志。服务程序内的Timer控件不能简单的从工具栏中拖入,拖入后需要更改代码使其成为System.Timers.Timer。安装程序直接生成文件于服务程序的Debug目录中,独立的安装和卸载按钮。开发环境:V
MyProcessBar
- MyProcessBar简单C#进度条实例源码,winform实时进度条控件,主要是利用C#委托+线程实现的进度条控件,自带开始-停止-继续-终止-再次开始等方法,调用者只要赋值一个任务委托即可实现实时进度条更新操作。本控件运行需要.NET Framework4.0框架支持。 ,作者拥有版权,仅供学习与参考。-MyProcessBar simple C# progress bar example source code, real time WinForm progress bar cont
ffhgh
- c#漂亮的进度条控件,可以让程序编出漂亮的进度条,有用的朋友可以参考-C# beautiful progress bar control, create beautiful progress bar, your program can useful friends can refer to
30
- XPTable 是一个很好用的数据表格控件,可以高度自定义的ListView控件,允许列复选框、图标、下拉框、数字框、进度条等,并且可以非常容易的进行排序等操作,功能强大、代码严谨。比较适合学习交流使用,感兴趣的可以下载看看啊。(XPTable is a very good use of data form controls, can be highly customizable ListView controls, allowing columns to check boxes, icons,