搜索资源列表
DialogStatusBarSrc
- 在在对话框添加状态栏的源代码,在对话框类中添加CStatusBar 成员-Add in the dialog box in the status bar of the source code, type in the dialog box to add members CStatusBar
status
- 程序主要是对状态栏的一些操作,主要是对CStatusBar类的操作还有其他相关类的使用,通过本程序可以更加深入了解,MFC对单文档程序中状态栏封装和实现,代码中添加了必要的注释,便于读者理解-Program mainly for the status bar some operations, mainly on the type of operation CStatusBar other related classes used by this program can be more in-de
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.