搜索资源列表
Style
- 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。
cn700_vc5993555244
- 在多文档应用程序的状态条中加入子窗口的列表, 使程序的状态条有点像Windows 95的任务条-more documents in the application of state-window to join the list of the process, the state of a bit like Windows 95 taskbar
在多文档应用程序的状态条中加入子窗口的列
- 在多文档应用程序的状态条中加入子窗口的列表, 使程序的状态条有点像Windows 95的任务条.-more documents in the application of state-window to join the list of the process, the state of a bit like Windows 95 taskbar.
12将窗体压入系统托盘
- 用VB开发的一个托盘。让应用程序的图标出现在电脑右下脚的状态栏上。-VB developed a tray. Let the application's icon in the lower-right corner of the computer status bar.
createbuble.rar
- 在屏幕右下角创建应用程序图标,并产生气泡信息提示。,在屏幕右下角创建应用程序图标,并产生气泡信息提示。
statusbar
- 基于mfc 对话框 应用程序的状态栏显示-Mfc dialog based application s status bar displays
2
- 这是一个屏幕取色的小应用程序,在实际开发工作中经常用到,并且也很有帮助-This is a small color screen access applications, in the actual development work frequently used, and also very helpful
Lesson9Code
- 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。 -How to modify the MFC AppWiz
freecell
- Progress控件能让人们感受到一个应用程序执行的进度,在很多应用程序中都能用到它,但通常只支持在单任务中,我在Windows98/NT中文操作系统下,在VC++6.0环境下,利用线程编制了一个非常小巧的应用程序来实现Progress控件的使用。它可以支持多线程,使用起来很方便。 -Progress control allows people to feel that the implementation of an application' s progress, in many ap
testTray
- vc++6.0开发的应用程序实例为初学条形码的朋友一个参考-the application instance developed vc++6.0 a reference for beginner barcode friend
TrayIconPosition
- 找到任务栏上应用程序图标的位置,适用Win7和XP系统,32位和64位也毫无鸭梨。-To find the location of the application icon on the taskbar, applies to Win7 and XP systems, 32-bit and 64-bit no pear.
115762-QProgressIndicator-1.0.2
- 进度条,qprogressindicator类让应用程序展示一个长任务正在执行-The QProgressIndicator class lets an application display a progress indicator to show that a lengthy task is under way. Will work at any size.