文件名称:testmtsc
介绍说明--下载内容均来自于网络,请自行研究使用
CToolBar不支持多行文字,本文将通过一个定制的MFC/C++类 CMTToolBar 实现在工具条中显示多行文字。其思路是先把文字变成位图,再替换原来的工具条位图,达到显示多行文字的效果。
-CToolBar does not support multiple lines of text, this article will be customized through a MFC/C Class CMTToolBar achieve the toolbar to display multiple lines of text. The idea is to first text into a bitmap, and then replace the original toolbar bitmap to display multiple lines of text effects.
-CToolBar does not support multiple lines of text, this article will be customized through a MFC/C Class CMTToolBar achieve the toolbar to display multiple lines of text. The idea is to first text into a bitmap, and then replace the original toolbar bitmap to display multiple lines of text effects.
相关搜索: CToolBar
(系统自动生成,下载前可以参看下载内容)
下载文件列表
src
...\Debug
...\MainFrm.cpp
...\MainFrm.h
...\MTToolBar.cpp
...\MTToolBar.h
...\ReadMe.txt
...\res
...\...\TestMT.rc2
...\Resource.h
...\StdAfx.cpp
...\StdAfx.h
...\TestMT.aps
...\TestMT.clw
...\TestMT.cpp
...\TestMT.dsp
...\TestMT.dsw
...\TestMT.h
...\TestMT.plg
...\TestMT.rc
...\TestMTDoc.cpp
...\TestMTDoc.h
...\TestMTView.cpp
...\TestMTView.h
...\Debug
...\MainFrm.cpp
...\MainFrm.h
...\MTToolBar.cpp
...\MTToolBar.h
...\ReadMe.txt
...\res
...\...\TestMT.rc2
...\Resource.h
...\StdAfx.cpp
...\StdAfx.h
...\TestMT.aps
...\TestMT.clw
...\TestMT.cpp
...\TestMT.dsp
...\TestMT.dsw
...\TestMT.h
...\TestMT.plg
...\TestMT.rc
...\TestMTDoc.cpp
...\TestMTDoc.h
...\TestMTView.cpp
...\TestMTView.h