搜索资源列表
可以显示多行文字的工具条
- 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
pb2
- pb请一定要上载质量高而且本站没有的源码请一定要上载质量高而且本站没有的源码-pb Requests must be of high quality on the site but not the source code must be requested on the site of high quality but not the source
TaskbarIcon
- AppWizard has created this TaskbarIcon application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.-AppWizard has created this TaskbarI
彩色进度条
- 彩色进度条,里面有源代码,具有参考价值,本人不敢独占,放上来共享一下。 -progress of the color inside active code, with reference value, I dare not exclusive, Fangshanglai about sharing.
一个制作Toolbar的图像处理代码(VC)
- 一个制作Toolbar的图像处理代码,可以做出漂亮的工具栏,大家不防试一试-a production Toolbar image processing code can make beautiful toolbar, we did not test the defense
API_ToolBar
- API实现的ToolBar,不用控件,可做绿色软件-the Toolbar API, not control, do green software
xpsp2xc
- 的要说明密码。请先删除编译后下载将不利于本站源码数量的增多并会降低本站下载-to note the password. Please delete compiled download site is not conducive to the increase in the number of source code would reduce the download site
API编写的工具条
- API编写的工具条,操作简单,不用附带庞大的OCX,并且支持XP系统主题-prepared by the API tools, simple operation, not fringe huge OCX, and XP theme support
DynPrompt28
- 一般工具栏可以浮动,这个离子是不能移动的工具栏,内容来字网络-general toolbar can float, the ion mobility is not the toolbar, as characters Network
botton
- 一个工具条 第一次上传 不知道该传些什么 随便找了点东西来传 解压密码:123-one of the first tools to upload do not know-what kid things to the point-extracting password : 123
VC6_toolbar
- 6.0关于工具条的设计,包括如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-6.0 on the tools
DelCloseBtnInFloatToolBar
- 如何从浮动工具条中去掉Close钮,大家知道,浮动中的工具条是带X(Close)按钮的,有时候我们不想显示它,怎样解决呢?-from the floating of the tools and remove the Close button, as you know, The floating tool belt is X (Close) button, and sometimes we do not want to show it, how to solve it
tbar97
- 制作的一个类似Office97的工具栏,除了不能移动外,其他都极为相似-produced a similar Office97 the toolbar, not only mobile, the other are very similar
增强的扁平工具条,它不用MS
- 增强的扁平工具条,它不用MS IEAnother Flat ToolBar (does not require MSIE) - Joerg Koenig-enhanced tools of the flat, it does not need MS IEAnother Flat Toolbar (does not require MSIE) - Joerg Koenig
TrayIcon_Demo
- 任务栏图标封闭类vc++ TrayIcon源代码,是一个MFC扩展DLL,可能其它非MFC扩展的程序无法使用。-Taskbar icon like vc++ TrayIcon closed source code is an MFC extension DLL, an MFC extension may be other non-program can not be used.
multi_size_multi_color_toolbar_sample
- 可以显示大图标或小图标,显示文字或不显示-The toolbar which can display large icon or small icon, display text or not
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
VBE
- 解决VB中不能加载控件(编译时提示,exe文件无问题)并提示许可证未找到,一般出现在精简版或安装其他软件造成vb6控件注册错误,vb5版本正常。 解压缩到任意文件夹,运行VBC6.EXE,系统会有如下提示:Enterprise Design Licenses Have Been Installed Successfully 接下来打开要用的源代码,运行一切OK。-Solve VB cannot load control (compiled exe file no hint,) and
docktbars
- 使用过office、visual studio等工具的朋友们注意过没有,在上述工具在程序界面上都提供了多个工具条,其中两个或多个工具条可以在一行中并行排列,每个工具条拖动后又可以实现"浮动"效果。在实际的软件开发中,我们也常常需要创建多个自定义的工具条,并且要象标准的工具条那样,允许用户通过鼠标将自定义的工具条移动到框架的其它地方。-Used office, visual studio tools such as the attention of the friends who had not,
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
