文件名称:可以显示多行文字的工具条
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
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
...\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