CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 工具条 搜索资源 - 浮动工具条

搜索资源列表

  1. flttbclsbtn

    0下载:
  2. 在C++/MFC框架应用程序里,当浮动工具条被拖离主窗口后,一般都有一个“关闭”按钮。本来这个按钮完全是按照Windows应用程序的UI设计规范而设计的,也就是说所有的窗口都应该有一个地方让用户可以关闭这个窗口。-in C / MFC application framework, when the floating toolbar been towed away from the main window, usually has a "close" button. Actua
  3. 所属分类:工具条

    • 发布日期:2008-10-13
    • 文件大小:36327
    • 提供者:陈兴锐
  1. make_toolbar_flat

    0下载:
  2. 实现浮动工具条的例子 很使用的小工具-achieve floating tool of the example is the use of small tools
  3. 所属分类:工具条

    • 发布日期:2008-10-13
    • 文件大小:1465
    • 提供者:一个
  1. fudongbars

    0下载:
  2. 实现浮动效果的工具条,可以停留在菜单栏下面,也可以浮动显示在窗口的其它地方,象VC中的工具条的效果-achieve the floating effect of the tool can stay below the menu bar. can be displayed on the floating window to the other places, like VC tools of the effect
  3. 所属分类:工具条

    • 发布日期:2008-10-13
    • 文件大小:59146
    • 提供者:杨波
  1. DelCloseBtnInFloatToolBar

    0下载:
  2. 如何从浮动工具条中去掉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
  3. 所属分类:工具条

    • 发布日期:2008-10-13
    • 文件大小:21831
    • 提供者:ufoteam
  1. toolbar

    0下载:
  2. 实现Visual Studio/Office 97风格的浮动工具条和可Docking的菜单条
  3. 所属分类:工具条

    • 发布日期:2008-10-13
    • 文件大小:113365
    • 提供者:sqk
  1. outlookbar

    0下载:
  2. 一个类似于OUTLOOK的浮动工具条,可以任意加载图片
  3. 所属分类:工具条

    • 发布日期:2008-10-13
    • 文件大小:218989
    • 提供者:zhang
  1. ToolBar

    0下载:
  2. 对话框中可浮动的工具条 MFC对话框中好像不支持浮动的工具条(我用MFC提供的方法没实现),后来自己借用网上的一些开源代码,跟同事一起实现了一个,感谢下。希望对你有用
  3. 所属分类:工具条

    • 发布日期:2008-10-13
    • 文件大小:40257
    • 提供者:hutu
  1. 1298

    0下载:
  2. XP风格浮动工具条和苹果风格按钮控件效果很不错哦
  3. 所属分类:工具条

    • 发布日期:2008-10-13
    • 文件大小:67856
    • 提供者:wf
  1. OutlookDemo 利用CPane创建浮动窗口的功能

    2下载:
  2. 同样是基于Visual C++ 2008 Feature Pack的新功能,主要介绍如何在CMFCToolbar所创建的工具条上添加CCombox下拉框和编辑框,同时也介绍了利用CPane创建浮动窗口的功能,全部是基于VS2008的,值得一学-Is also based on Visual C++ 2008 Feature Pack' s new features, describes how to create toolbar in CMFCToolbar add CCombox drop-d
  3. 所属分类:工具条

    • 发布日期:2016-12-26
    • 文件大小:279552
    • 提供者:朱飞
  1. CSharp

    0下载:
  2. 实现工具条拖拽,浮动工具栏,源自CodeProject源代码网,供大家共享-Achieve toolbar drag, floating toolbar, source code from CodeProject net for all to share
  3. 所属分类:ToolBar

    • 发布日期:2017-03-27
    • 文件大小:14694
    • 提供者:共享
  1. docktbars

    0下载:
  2. 使用过office、visual studio等工具的朋友们注意过没有,在上述工具在程序界面上都提供了多个工具条,其中两个或多个工具条可以在一行中并行排列,每个工具条拖动后又可以实现"浮动"效果。在实际的软件开发中,我们也常常需要创建多个自定义的工具条,并且要象标准的工具条那样,允许用户通过鼠标将自定义的工具条移动到框架的其它地方。-Used office, visual studio tools such as the attention of the friends who had not,
  3. 所属分类:ToolBar

    • 发布日期:2017-04-04
    • 文件大小:73516
    • 提供者:侯成
  1. floatingPropSheet

    0下载:
  2. VC++6.0源代码,可以浮动的属性页和工具条,编译通过-Property page and can be floating toolbar
  3. 所属分类:ToolBar

    • 发布日期:2017-03-30
    • 文件大小:37335
    • 提供者:李少东
  1. LeftToolbar

    0下载:
  2. 在屏幕左边显示工具条的代码,可控制显示浮动工具条、状态条等等。-Shown on the screen on the left tool bar of the code, can control the display a floating toolbar, status bar and so on.
  3. 所属分类:ToolBar

    • 发布日期:2017-03-29
    • 文件大小:23867
    • 提供者:get
  1. 009

    0下载:
  2. 浮动工具条的实现。 显示、隐藏、浮动、停靠。-Floating toolbar achieve. Show, hide, floating dock.
  3. 所属分类:ToolBar

    • 发布日期:
    • 文件大小:2371269
    • 提供者:李志强
  1. toolbox

    0下载:
  2. 一个可浮动工具条应用的例子,配合作图窗口应用-A floating toolbar application example, with the application of the graphing window
  3. 所属分类:ToolBar

    • 发布日期:2017-11-16
    • 文件大小:2509
    • 提供者:nipos
  1. fudongbar

    0下载:
  2. 一款浮动工具条源码,易语言代码,效果非常好看建议-A floating toolbar source, easy language code, the effect is very nice suggestion to try
  3. 所属分类:ToolBar

    • 发布日期:2017-12-01
    • 文件大小:1591
    • 提供者:王宇飞
  1. FloatMenu_

    0下载:
  2. VC++制作窗口内的浮动菜单和工具栏实例,像标准的窗口菜单和工具栏类似,只不过通过处理后,菜单和工具栏可以从主窗体中分享,浮动在屏幕的任意位置,可关闭浮动菜单和工具栏,像Office软件中,类似的菜单工具条随处可见,按住菜单头部的竖条即可把菜单从主窗口中分离。-VC++ produced within the window floating menus and toolbars instance, like a standard window menu and toolbar similar,
  3. 所属分类:ToolBar

    • 发布日期:2017-11-16
    • 文件大小:59344
    • 提供者:ke
搜珍网 www.dssz.com