文件名称:可以显示多行文字的工具条
介绍说明--下载内容均来自于网络,请自行研究使用
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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 145059可以显示多行文字的工具条.rar 列表 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