搜索资源列表
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
PHPCMSup401
- 能特点: 1.采用 PHP + AJAX 的方式构建。客户端采用缓存技术,减轻服务器的负担。 2.可以远程管理服务器上的文件,包括上传,下载,新建,编辑,复制,粘贴,删除,远程下载等文件操作。 3.实现了远程 ZIP文件打包/解压。 4.多用户,权限管理,可以分配用户各自的操作目录和可操作的文件类型。 5.两种浏览方式:列表模式和图标模式。 6.在图标模式下可以预览图片文件的缩略图。 7.编辑器可以显示行号,字符替换等功能。 8.自定义风格模板。默认管理员:admin 密码:admin-can
FileTool
- vc6.0有时单击‘打开’按钮就停止响应,此为微软解决BUG而编写的一个工具条来代替原来的按钮功能。-vc6.0 sometimes click ' Open' button to stop responding, this is written for Microsoft to resolve BUG a tool to replace the button function.
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
cool_demo
- a Cool looking slider to replace the generic ones in MFC
toolbartest
- 我见过人家的一些工具栏,各有特色,但不人性化. 基于此,我在前人的基础上作了一些改动.使其使用起来和VC中标准的CToolBar有什么两样 主要功能: 能显示24位色(含)以下的各尺寸图标 能设置背景色或背景图 1 将ToolBarEx.cpp和ToolBarEx.h加入到工程 2 在MainFrame.h中包含对ToolBarEx.h的引用 3 将原CToolBar m_wndToolBar改为CToolBarEx m_wndToolBar 4
