CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - toolbar

搜索资源列表

  1. winformrichedit

    1下载:
  2. 实现富文本编辑 可以用工具栏按钮控制文本文字显示状态 可以到如图片-Rich text editing can be used to achieve the toolbar buttons to control the state can go to the text display text such as pictures
  3. 所属分类:RichEdit

    • 发布日期:2017-04-09
    • 文件大小:2809686
    • 提供者:Jarnon
  1. ClassicShellSrc_2_8_3

    0下载:
  2. Classic Shell 增加了一些经典缺少的功能为Windows 7和Vista一样经典开始菜单,资源管理器和其他工具栏。-Classic Shell adds some missing features to Windows 7 and Vista like a classic start menu, toolbar for Explorer and others.
  3. 所属分类:Shell api

    • 发布日期:2017-04-10
    • 文件大小:355629
    • 提供者:
  1. ChuangTi

    0下载:
  2. 为工具栏附加图标列表,基于MFC的对话框,附源码-Add icons for the toolbar list, based on the MFC dialog box, with a source
  3. 所属分类:ToolBar

    • 发布日期:2017-05-13
    • 文件大小:3073605
    • 提供者:matraxa
  1. Modular.programming.VB.programming.code.floating.t

    0下载:
  2. VB模块化编程浮动工具栏编程代码Modular programming VB programming code floating toolbar -Modular programming VB programming code floating toolbar
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:3344
    • 提供者:1
  1. Codejock.Xtreme.Toolkit.Pro.v13.2.1.Full.Source.Re

    0下载:
  2. Codejock软件公司的Xtreme套件(Xtreme Suite)包含了三种流行的组件:Xtreme 命令工具栏(Xtreme Command Bars)——把需要创建的具有改进对接算法的所有组件提供给Windows的图形用户界面(GUI)工程师,这些组件用来创建具有Microsoft Office XP风格的工具栏和菜单。Xtreme 浮动面板(Xtreme Docking Pane)——把所有组件提供给Windows的图形用户界面(GUI)工程师,这些组件用来创建具有改进Visual S
  3. 所属分类:GUI Develop

    • 发布日期:2017-06-21
    • 文件大小:36108288
    • 提供者:鲍协浩
  1. gjt

    0下载:
  2. 类似Mac系统图标滚动的炫酷的工具条,需要Ultimate支持-Mac system icons like the cool scrolling toolbar, you need Ultimate Support
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:126555
    • 提供者:zhoufl
  1. pro1

    0下载:
  2. MFC基于单文档的简单的菜单栏,工具栏,邮件快捷方式实现等功能、-MFC single document based on a simple menu bar, toolbar, e-mail shortcut to achieve other functions,
  3. 所属分类:Menu control

    • 发布日期:2017-04-10
    • 文件大小:2075064
    • 提供者:sunzh
  1. KK

    0下载:
  2. 一个用vc编的例子程序,主要是工具栏命令,点了相应的工具栏选项后画国旗。-Example of a program compiled with vc mainly toolbar command, point out the corresponding toolbar option flag paintings.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-15
    • 文件大小:8425
    • 提供者:张奇淄
  1. WPFDraw

    0下载:
  2. 可进行基本交互绘图的WPFDraw程序。要求:创建带有菜单条、工具条、状态条、画布的框架窗口,有若干用于绘图选择的自定义对话框,可进行直线、矩形和椭圆的简单交互绘图。-Basic interactions can be WPFDraw drawing program. Requirements: Creating with menu bar, toolbar, status bar, canvas frame window, there are several options for drawi
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-16
    • 文件大小:63228
    • 提供者:linyoujie
  1. StudentManage

    0下载:
  2. 这是一个基于单文档的工程,是一个简单的菜单、工具栏和状态条的实例-This is a project based on a single document, is a simple menu, toolbar and status bar of the example
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-17
    • 文件大小:4414869
    • 提供者:谢婷
  1. csharp

    0下载:
  2. 第一章 C#简介 第二章 C#基础元素 第三章 布尔逻辑与分支语句 第四章 循环 第五章 方法 第六章 结果及异常处理 第七章 类与对象 第八章 枚举与机构 第九章 数组与集合 第十章 面向对象技术进阶 第十一章 字段与属性 第十二章 迭代器和分部类 第十三章 索引器 第十四章 泛型 第十五章 委托和时间 第十六章 运算符重载 第十七章 Windows窗体应用程序 第十八章 菜单与工具栏设计 第十九章 Windows窗体应用
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:2070994
    • 提供者:xiewei
  1. lesson9

    0下载:
  2. 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-How to modify the wizard-genera
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:65376
    • 提供者:玄一
  1. SideBar

    0下载:
  2. 像QQ那种下拉式的停靠窗体。可以用于AUTOCAD开发中 当工具栏停靠窗体-QQ kind of like the dock drop-down form. AUTOCAD development can be used to dock the toolbar form when
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:207809
    • 提供者:quansixiang
  1. XpMenu3.1_Fix

    0下载:
  2. xp界面实现代码,经修改过的XpMenu,可以显示真正的xp效果,不用任何程序,就可以改变menu,toolbar,button,edit,combobox等的效果-xp interface implementation code, the revised XpMenu, xp can show the real effect, without any program, you can change the menu, toolbar, button, edit, combobox, etc.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:118621
    • 提供者:nancy
  1. browser

    0下载:
  2. 这两个实例包含了Visual C++编程中的很多细节知识,如工具栏的处理、树型控件/列表控件的使用、窗口的拆分、字符串的处理等,相信读者朋友可以从中学到很多知识点。 -These two examples include Visual C++ programming knowledge of many details, such as the handling of the toolbar, tree control/list control the use of split window, s
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:17107
    • 提供者:hkj
  1. leftToolbar

    0下载:
  2. 这是一个左侧漂亮的工具栏控件源代码直接可以引用,有一点Office风格。-This is a pretty left of the toolbar control can refer directly to the source code, a little Office style.
  3. 所属分类:ToolBar

    • 发布日期:2017-03-29
    • 文件大小:76456
    • 提供者:jorling
  1. TrueColorToolBar_demo

    0下载:
  2. 真彩工具栏(True color toolbar),美化界面用。附有详细使用说明文档,和测试demo。是个人收集到的好资料。下载使用后请给个评价,希望让更多的人受益。-True color toolbar (True color toolbar), the interface with the landscaping. Document with detailed instructions, and test demo. Good personal information collected.
  3. 所属分类:ToolBar

    • 发布日期:2017-04-02
    • 文件大小:126144
    • 提供者:谭平仔
  1. gongjulan

    0下载:
  2. VC让对话框上面附有工具栏,而且此工具栏点击之后可以执行相关功能-VC with the dialog above the toolbar, and then click on the tool bar to perform related functions
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-10
    • 文件大小:1862514
    • 提供者:邓鹏
  1. chap4

    0下载:
  2. (4)IE编程实例 简单的浏览器的实现【\chap4\MyBrowser】 删除IE相关历史记录【\chap4\DelHistory】 将应用程序加入到IE工具栏【\chap4\AddToToolBar】 超级链接的实现【\chap4\HyperLink】 禁止IE的弹出窗口【\chap4\StopPopup】 禁止浏览某些网站【\chap4\StopTravel】 IE收藏夹【\chap4\ MyBrowser】 创建桌面快捷方式和活动桌面【\chap4\Sho
  3. 所属分类:Browser Client

    • 发布日期:2017-03-27
    • 文件大小:381325
    • 提供者:王明涛
  1. Dbkt

    0下载:
  2. Delphi带背景的工具栏。本程序是让工具栏,不再那么单调。而是让其有背景图片,并按下与图片相应的按钮执行动作。-Delphi with the background of the toolbar. This procedure is to allow the toolbar, not so monotonous. But that have had a background image, and press the corresponding button with the picture e
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:185628
    • 提供者:
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com