文件名称:可以显示多行文字的工具条
介绍说明--下载内容来自于网络,使用问题请自行百度
CToolBar不支持多行文字,本文将通过一个定制的MFC/C++类 CMTToolBar 实现在工具条中显示多行文字。其思路是先把文字变成位图,再替换原来的工具条位图,达到显示多行文字的效果。-CToolBar not support multiple lines, the paper will adopt a customized MFC / C CMTToolBar achieve the tools of the extra lines. Their idea is to put the words into bitmap, and the replacement of the original bitmap tools to achieve the extra lines of text effects.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
src
src/TestMT.clw
src/ReadMe.txt
src/TestMT.h
src/TestMT.cpp
src/StdAfx.h
src/StdAfx.cpp
src/TestMTDoc.h
src/TestMTDoc.cpp
src/TestMTView.h
src/TestMTView.cpp
src/res
src/res/TestMT.rc2
src/res/TestMTDoc.ico
src/res/TestMT.ico
src/res/Toolbar.bmp
src/Resource.h
src/TestMT.dsw
src/Debug
src/TestMT.plg
src/MainFrm.h
src/MainFrm.cpp
src/TestMT.aps
src/TestMT.rc
src/MTToolBar.h
src/MTToolBar.cpp
src/TestMT.dsp
www.dssz.com.txt
src/TestMT.clw
src/ReadMe.txt
src/TestMT.h
src/TestMT.cpp
src/StdAfx.h
src/StdAfx.cpp
src/TestMTDoc.h
src/TestMTDoc.cpp
src/TestMTView.h
src/TestMTView.cpp
src/res
src/res/TestMT.rc2
src/res/TestMTDoc.ico
src/res/TestMT.ico
src/res/Toolbar.bmp
src/Resource.h
src/TestMT.dsw
src/Debug
src/TestMT.plg
src/MainFrm.h
src/MainFrm.cpp
src/TestMT.aps
src/TestMT.rc
src/MTToolBar.h
src/MTToolBar.cpp
src/TestMT.dsp
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.