搜索资源列表
bitmapProgress
- MFC应用程序中的状态条可以很方便的显示应用程序的状态,有 时需要用Bitmap位图显示程序状态,但是MFC的CStatusBar类只直接支持显 示文本,并不支持图形。本文以实例说明了如何在状态条中加入Bitmap位图。 本文内容适用于Microsoft Visual C++ 1.0/2.0/2.1/2.2/4.0/4.1所包含的 Microsoft Foundation Classes(MFC-MFC applicat
VC_Extend
- VC++基本类的扩展解决方案,包括CToolBar,CStatusBar,CSplitter等-VC category of the basic extension solutions, including CToolBar, CStatusBar. CSplitter etc.
很cool的tooltip
- 用VC写的一个很cool的tooltip, 可以设置背景,字体,颜色-VC was a very cool (NCBI, set the background, fonts, colors
SkinProgressTest
- 真彩进度条类源程序,可放置在窗体任意地方,本程度以放置在状态栏为例,介绍如何使用-unequaled progress of source categories to be placed in the form of arbitrary, to the extent placed in the status bar as an example. how to use
bitmapProgress
- MFC应用程序中的状态条可以很方便的显示应用程序的状态,有 时需要用Bitmap位图显示程序状态,但是MFC的CStatusBar类只直接支持显 示文本,并不支持图形。本文以实例说明了如何在状态条中加入Bitmap位图。 本文内容适用于Microsoft Visual C++ 1.0/2.0/2.1/2.2/4.0/4.1所包含的 Microsoft Foundation Classes(MFC-MFC applicat
VC_Extend
- VC++基本类的扩展解决方案,包括CToolBar,CStatusBar,CSplitter等-VC category of the basic extension solutions, including CToolBar, CStatusBar. CSplitter etc.
statusbar
- VC++图形编程之状态栏和进度条,源码在VC6.0下测试编译通过。-VC++ Graphical programming of the status bar and progress, the source code in VC6.0 compiler under test passed.
DialogStatusBarSrc
- 在在对话框添加状态栏的源代码,在对话框类中添加CStatusBar 成员-Add in the dialog box in the status bar of the source code, type in the dialog box to add members CStatusBar
CStatusBar
- 设置和显示应用程序的状态栏,包含鼠标点的坐标,进度条的设置和当时时间的设置和显示-Application settings and display the status bar that contains the coordinates of the mouse point, the progress bar at the time of the set-up and time settings and display
CStatusBar
- CStatusBar控件的使用和重绘,这个对于初学者来说是很好的学习资料,对于学习控件编程的人来说是很好的资料-It is Very usefully for learning user,if you want to learning coding ,please download this code
CStatusBar
- 对话框创建以及控件添加之后的程序,同时完成映射的情况-Dialog box to create and add the control of the procedures, while completing a mapping
VC-Status-programming
- VC_中状态栏的动态编程,文介绍了一种在Visual C++ 6.0中动态改变状态栏内的字符串并在状态栏中动态显示图标的方法。 关键词 Visual C++,状态栏,CStatusBar-Status programming
status
- 程序主要是对状态栏的一些操作,主要是对CStatusBar类的操作还有其他相关类的使用,通过本程序可以更加深入了解,MFC对单文档程序中状态栏封装和实现,代码中添加了必要的注释,便于读者理解-Program mainly for the status bar some operations, mainly on the type of operation CStatusBar other related classes used by
ColorStatusBar
- 可分别设置状态栏各栏的背景颜色,不重载CStatusBar的方法。在VS2008环境下调试通过。-To independently set the background color of each pane in a status bar, without overriding the class CStatusBar. Successfully compiled in VS2008.
CStatusBar
- 介绍CStatusbar的用法,很简短,常用的声明,成员函数说明,实例。-a note of usage for CStatusbar in vc++
CStatusBarTest
- 通过继承CStatusBar,实现改变状态栏的背景色、文本字体、颜色。-Through inheritance CStatusBar, to achieve the status bar to change the background color, text font, color.