搜索资源列表
可以显示多行文字的工具条
- 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
TB256
- 本程序是一个关于位图工具条的程序,界面较好看-this procedure is a tool of the bitmap of the procedures, better-looking interface
lqt_ToolBarEx
- 一个支持真彩图标和背景的工具栏类,使用十分方便,直接用真彩位图替换原ToolBar.BMP,并用CToolBarEx替换原CToolBar即可-a support True Color icons and background toolbar category, it is very convenient to use, the direct use of color to replace the original bitmap ToolBar.BMP and used to replace t
BitmapToolBarResrch28
- 很好看的工具栏,能够加载位图bitmap,内容来字网络-good look at the toolbar, to load Bitmap bitmap, as characters Network
20020811125400_multi_size_multi_color_toolbar
- 支持大的或者小的icon,支持有文本或者无文本,16或256色。可以使用icon或bitmap创建toolbar。-support large or small icon, or to support the text-text, 16 or 256 colors. Can use icon or bitmap creation toolbar.
如何在工具栏中显示16位真彩色位图
- 如何在工具栏中显示16位真彩色位图.rar-how the toolbar shows 16 true color bitmap. Rar
ToolBar
- vc++向对话框的工具栏添加图标,图标是位图,可以是外部图片,-vc++ dialog box toolbar to add the icon, the icon is a bitmap, which can be external images,
pro
- 我自己封装的基于MFC的进度条,CWnd的基类,Bitmap图形绘制,防止闪耀-MFC Prograss Bitmap
ToolbarBg
- mfc创建工具栏背景位图,初学mfc编程-mfc create toolbar background bitmap, mfc programming beginner
bmp_toolbar
- vc6下制作真彩工具栏的例子。本例使用的位图大小比例是16*16的32位真彩,导入vc6后不可见。实现代码很简单,在cmainframe的oncreate函数中 并在视图类中加入工具栏按钮的消息映射即可。-vc6 produced an example of true color toolbar. This example uses a bitmap size of the ratio is 16* 16 32-bit true color, not visible after import v
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
toolbaricon
- 如何设置工具栏的位图的源程序代码-How do I set the toolbar bitmap
toolbarbmp
- VC/C++源码,工具栏,位图,VC++设置工具栏的位图-VC/C++ source, toolbars, bitmaps, bitmap the VC++ Set Toolbar
toolbartest
- 我见过人家的一些工具栏,各有特色,但不人性化. 基于此,我在前人的基础上作了一些改动.使其使用起来和VC中标准的CToolBar有什么两样 主要功能: 能显示24位色(含)以下的各尺寸图标 能设置背景色或背景图 1 将ToolBarEx.cpp和ToolBarEx.h加入到工程 2 在MainFrame.h中包含对ToolBarEx.h的引用 3 将原CToolBar m_wndToolBar改为CToolBarEx m_wndToolBar 4
DynToolbar
- 在对话框应用程序中,动态创建工具栏,该工具栏中显示位图图像,并给工具栏按钮添加了消息处理函数。-Dialog applications, dynamically create a toolbar, the toolbar displays a bitmap image and message processing function to add a toolbar button.
BmpProg
- 以位图作为背景做的进度条,可以通过改变位图,进行自定义背景-Bitmap as the background to do the progress bar, you can change the bitmap for a custom background
CProgressST
- 位图进度条,很好的位图进图条源码,可以下载来研究研究!-Bitmap progress
