搜索资源列表
vc_jiqiaoshili_part2_3
- Visual.C++程序设计技巧与实例--配套光盘 第2章 MSDEV集成环境与VC编译器 共1个实例 1. MyAppwizard:定制一个AppWizard 第3章 对话框和控件 本章共有15个实例: 1. RedBK 改变对话框背景颜色 2. BitmapBK为对话框设置一幅背景图 3. DlgDemo创建和使用非模式对话框 4. ESCNoExit按ESC时对话框不退出 5. DlgToolTip实现对话框控件的ToolTip 6. Smoot
KolProgressBar
- Colored ProgressBar with caption (with MCK mirror). Author: Alexander Shakhaylo
progressbar-statusbar
- delphi实例,在状态栏中显示进度条。-delphi example, in the status bar shows the progress bar.
ProgressBarDemo
- ProgressBar Demo, how tu use in Delphi
gprogress
- This component is an evolution of original ProgressBar from Win95. You can now change colors of background, frame and the progress bar and the best of all bar can look very cool with it s gradient colors.
Samples
- Common VCL components source code. Calendar, Color Grid, Gaude (Progressbar), Spin, etc.
WhileLoop_Canvas_Color
- Working with Canvas using RGBToColor function. Change color, FillRect functions, effect is like progressbar. Two implementations, for and while loops.
Copy-File-by-ProgressBar
- Copy File for in borland delphi
MyProgressBarDemo
- iphone自己写的progressbar-iphone write your own progressbar
copy-file-with-progressbar
- Source Code Delphi Make Program Copy File With ProgressBar
progressbar
- CVI编程,编写的进度条,可以自己独立控制进度-CVI program, written in the progress bar, you can independently control their own progress
FileDownload
- 用DELPHI2010编写的一个简单的文件下载实例,主要用到URLDOWNLOADFTOFILE函数,带进度条-A software programmed by DELPHI2010,using URLDOWNLOADTOFILE function.progressbar is showing.