搜索资源列表

  1. tabtoolbardemo_src.zip

    0下载:
  2. Because my application required the use of a lot of tools (just like 3DS Max), I decided to implement this control. Here I shall share with you the most important details of creating the tabbed toolbar. The implement
  3. 所属分类:界面编程

    • 发布日期:2024-05-18
    • 文件大小:89039
    • 提供者:
  1. 可以显示多行文字的工具条

    0下载:
  2. CToolBar不支持多行文字,本文将通过一个定制的MFC/C++类 CMTToolBar 实现在工具条中显示多行文字。其思路是先把文字变成位图,再替换原来的工具条位图,达到显示多行文字的效果。-CToolBar not support multiple lines, the paper will adopt a customized MFC / C CMTToolBar achieve the tools of the extra l
  3. 所属分类:工具条

    • 发布日期:2008-10-13
    • 文件大小:32097
    • 提供者:lili
  1. ToolBar4

    0下载:
  2. a. ToolBar4---- 工具条 按住ALT+鼠标 工具条的按纽跟着鼠标移动。 主要是一个重写的类ToolBarEx.cpp 使用这个类的时候 使用上自定义的消息 另外,只能保存当前状态,在第二次打开本程序的时候toolbar 的工具条和上一次一样! b. TOOLBAR 里面的下拉按纽 有通知 按纽的通知 ON_NOTIFY(TBN_DROPDOWN, AFX_IDW_TOO
  3. 所属分类:工具条

    • 发布日期:2008-10-13
    • 文件大小:1640705
    • 提供者:陈成
  1. tabtoolbardemo_src

    0下载:
  2. Because my application required the use of a lot of tools (just like 3DS Max), I decided to implement this control. Here I shall share with you the most important details of creating the tabbed toolbar. The implementatio
  3. 所属分类:界面编程

    • 发布日期:2024-05-18
    • 文件大小:89088
    • 提供者:徐丽志
  1. 可以显示多行文字的工具条

    0下载:
  2. CToolBar不支持多行文字,本文将通过一个定制的MFC/C++类 CMTToolBar 实现在工具条中显示多行文字。其思路是先把文字变成位图,再替换原来的工具条位图,达到显示多行文字的效果。-CToolBar not support multiple lines, the paper will adopt a customized MFC/C CMTToolBar achieve the tools of the extra lin
  3. 所属分类:工具条

    • 发布日期:2024-05-18
    • 文件大小:41984
    • 提供者:lili
  1. ToolBar4

    0下载:
  2. a. ToolBar4---- 工具条 按住ALT+鼠标 工具条的按纽跟着鼠标移动。 主要是一个重写的类ToolBarEx.cpp 使用这个类的时候 使用上自定义的消息 另外,只能保存当前状态,在第二次打开本程序的时候toolbar 的工具条和上一次一样! b. TOOLBAR 里面的下拉按纽 有通知 按纽的通知 ON_NOTIFY(TBN_DROPDOWN, AFX_IDW_TOO
  3. 所属分类:工具条

    • 发布日期:2024-05-18
    • 文件大小:1640448
    • 提供者:陈成
  1. lqt_ToolBarEx

    0下载:
  2. 一个支持真彩图标和背景的工具栏类,使用十分方便,直接用真彩位图替换原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 Too
  3. 所属分类:工具条

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:xhzxlqt
  1. fullScreen_program

    0下载:
  2. 为MFC应用程序添加全屏幕显示功能 部分代码: 成员变量: BOOL m_bFullScreen //全屏幕显示标志 CRect m_FullScreenWindowRect //全屏幕显示窗口Rect WINDOWPLACEMENT m_wpPrev //用于保存正常视图时的窗口位置信息 CToolBar * m_wndFullScreenBar //全屏幕显示时的浮动工具条 成员函数: v
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:a
  1. VC_Extend

    0下载:
  2. VC++基本类的扩展解决方案,包括CToolBar,CStatusBar,CSplitter等-VC category of the basic extension solutions, including CToolBar, CStatusBar. CSplitter etc.
  3. 所属分类:界面编程

    • 发布日期:2024-05-18
    • 文件大小:348160
    • 提供者:qouyang
  1. toolbar

    0下载:
  2. 一个实用的 CToolBar 扩展类 CToolBarEx。程序中的工具条是在CMainfr a me中生成的,采用的类是CToolBar,使用起来很复杂。为此,对CToolBar的常用功能进行封装,生成了它的一个继承类CToolBarEx,大大简化了操作。-A practical extension of CToolBar category CToolBarEx. Process tool is in the CMainfr a me
  3. 所属分类:工具条

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:peter shi
  1. iebars_src

    0下载:
  2. CMenuBar: A toolbar that looks and acts exactly like a menu bar. It can be placed in a rebar control just like in Internet Explorer. It also draws icons next to menu items. CAlphaImageList: A replacement for CImageL
  3. 所属分类:菜单

    • 发布日期:2024-05-18
    • 文件大小:19456
    • 提供者:huat
  1. CToolBarEx

    0下载:
  2. CTOOLBAR的一个示例程序,用户可以根据该示例进行实现开发工具条控件。-CTOOLBAR an example of the procedure, the user can realize under the example of development tools for the control article.
  3. 所属分类:工具条

    • 发布日期:2024-05-18
    • 文件大小:1972224
    • 提供者:李真
  1. DialogBarEx_Project

    0下载:
  2. CToolBar 扩展类 CToolBarEx。程序中的工具条是在CMainfr a me中生成的,采用的类是CToolBar,使用起来很复杂。为此,对CToolBar的常用功能进行封装,生成了它的一个继承类CToolBarEx,大大简化了操作。-CToolBar category to expand CToolBarEx. Process tool is in the CMainfr a me generated, using the
  3. 所属分类:界面编程

    • 发布日期:2024-05-18
    • 文件大小:43008
    • 提供者:zzh
  1. testmtsc

    0下载:
  2. CToolBar不支持多行文字,本文将通过一个定制的MFC/C++类 CMTToolBar 实现在工具条中显示多行文字。其思路是先把文字变成位图,再替换原来的工具条位图,达到显示多行文字的效果。 -CToolBar does not support multiple lines of text, this article will be customized through a MFC/C Class CMTToolBar
  3. 所属分类:工具条

    • 发布日期:2024-05-18
    • 文件大小:41984
    • 提供者:huangta
  1. CToobarDemo

    0下载:
  2. 该程序介绍了怎么在工具栏上增加组合框控件,具体操作就是从CToolBar派生一个新类-How to introduce the program in the toolbar combo box control on the increase, the specific operation is derived from a new class CToolBar
  3. 所属分类:工具条

    • 发布日期:2024-05-18
    • 文件大小:62464
    • 提供者:tanghuang
  1. toolbar

    0下载:
  2. ctoolbar 停靠,工具条中嵌入combox,实现任意停靠-ctoolbar
  3. 所属分类:工具条

    • 发布日期:2024-05-18
    • 文件大小:64512
    • 提供者:孙青
  1. 10020121021012112

    0下载:
  2. ctoolbar,实现工具条的任意停放功能,并且可以在工具条上加入combox-ctoolbar
  3. 所属分类:工具条

    • 发布日期:2024-05-18
    • 文件大小:87040
    • 提供者:孙青
  1. Test3

    0下载:
  2. CToolBar Example CComboBoxToolbar See This Source Code
  3. 所属分类:工具条

    • 发布日期:2024-05-18
    • 文件大小:58368
    • 提供者:wolf
  1. ctrlbars

    0下载:
  2. 介绍从CToolBar继承的 CPaletteBar CToolBar m_wndToolBar CStyleBar m_wndStyleBar CPaletteBar m_wndPaletteBar CDialogBar m_wndDlgBar -CPaletteBar
  3. 所属分类:工具条

    • 发布日期:2024-05-18
    • 文件大小:103424
    • 提供者:韩宾
  1. CToolBar

    0下载:
  2. 向对话框类中添加工具栏 在文档/视图结构中,添加工具栏是非常方便的,但在基于对话框的应用程序中,就稍稍复杂一点了。通常情况下,向对话框中添加工具栏有两种方法。 第一种方法: 特点: ① 使用CToolBar类,可以装载工具栏资源。 ② 代码编写简单方便。 第二种方法: 特点: ① 使用CToolBarCtrl类,必须与CImageList类联合使用。 ② 可以支持真彩色(32位)图标。 -Add
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:12288
    • 提供者:zhenli
« 12 3 »

源码中国 www.ymcn.org