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

搜索资源列表

  1. bmptime

    0下载:
  2. 本程序实现在工具栏上同时显示位图和文本标签-Implementation of this program also shows the toolbar bitmap and text labels
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:55509
    • 提供者:东哥
  1. DisableIEView

    0下载:
  2. 禁用IE[查看]菜单下[工具栏]中的子菜单\禁用IE[查看]菜单下[工具栏]中的子菜单-Disable IE [View] menu [Toolbar] in the sub-menus \ Disable IE [View] menu [Tool Bar] in the sub-menu
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:1577
    • 提供者:bobo
  1. infotip

    0下载:
  2. Windows 2000引入了许多很有用的用户界面新特点,我们能在自己的应用程序中定制和实现这些用户界面。本文是由一系列文章组成,将探讨包括信息提示(Infotip)、增强文件夹特性、搜索管理、图标覆盖和快速启动工具条在内的几个新的UI编程,使用它们来丰富系统外壳的功能。-Windows 2000 introduced a number of useful new features of the user interface, we can customize their own applica
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-29
    • 文件大小:84801
    • 提供者:yanx
  1. VC_MFCcode

    1下载:
  2. 给出了各种关于菜单、工具栏和状态栏编程实例,类容涵盖了平时所见到的各种菜单、工具栏和状态栏的编程过程,如果有需要学习菜单、工具栏和状态栏编程的,极力推荐下载本资源,(所包含的实例均是从光盘上直接拷出来的,能够正常运行)-Given to the various menus, toolbars, and status bar programming examples, the class content covers a variety of usually seen menus, toolbar
  3. 所属分类:GUI Develop

    • 发布日期:2016-08-04
    • 文件大小:1328891
    • 提供者:zx
  1. 2

    0下载:
  2. 菜单和工具栏使用,掌握下拉菜单控件MenuStrip、内容菜单控件ContextMenuStrip、工具栏控件TooStrip和工具栏容器控件TooStripContainer控件的使用。-Menus and toolbars using the drop-down menu to master control MenuStrip, the contents of the menu control ContextMenuStrip, toolbars and toolbar controls T
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:51904
    • 提供者:Eliza
  1. BoToolBar

    0下载:
  2. 很不错的TOOLBAR工具条控件完整源代码,-Very good TOOLBAR toolbar controls complete source code,
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-06
    • 文件大小:156514
    • 提供者:playgril
  1. toolbar6473

    0下载:
  2. vb写的漂亮的工作辅助的工具栏, taskbar-vb write nice job supporting the toolbar, taskbar
  3. 所属分类:ToolBar

    • 发布日期:2017-03-29
    • 文件大小:759785
    • 提供者:tim
  1. HideTaskBarICON

    0下载:
  2. 枚举隐藏工具栏上的指定的应用程序(非本人做整理了一下)-Hide the toolbar enumerate the specified application (non-I did order a bit)
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:4249
    • 提供者:huixizhu
  1. newToolBarTest

    0下载:
  2. VC自定义工具栏,有较好的参考价值,对学习VC的朋友有用-VC custom toolbar, there is a good reference value, useful for learning VC friend
  3. 所属分类:ToolBar

    • 发布日期:2017-05-10
    • 文件大小:2302525
    • 提供者:haly
  1. memory_text

    0下载:
  2. 自己用C#语言写的一个记事本,在windows记事本的基础上添加了工具栏和word的一些基本功能-Written using C# language itself as a notebook, notepad in windows based on the toolbar and add the word some of the basic functions
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:1133841
    • 提供者:袁飞
  1. OpenFileDemo

    0下载:
  2. C++ MFC 文件打开关闭操作的一工程源码-C++ MFC file open operation of a closed source project
  3. 所属分类:ToolBar

    • 发布日期:2017-03-26
    • 文件大小:28620
    • 提供者:zhanglai
  1. VisualCppSourceCode

    0下载:
  2. 《Visual C++典型模块设计》的源码,包括界面工具栏状态栏设计,显示图像及录像操作,截取模块概述及设计,合成模块概述及设计,录像合成操作……很典型,很实用,适合初学者-" Visual C++ typical modular design," the source, including the interface toolbar status bar design, display images and video operations, interception of
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-11
    • 文件大小:18611780
    • 提供者:刘志强
  1. Draw

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

    • 发布日期:2017-05-09
    • 文件大小:1947963
    • 提供者:chenyu
  1. BHO07315

    0下载:
  2. IE添加工具栏自定义按钮C#环境实现源代码-IE Toolbar custom button added C# environment to achieve source code
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:33275
    • 提供者:贺良辉
  1. vc

    1下载:
  2. vc源码,包括特色状态栏.特色工具栏,希望对初学者有帮助-vc source code, including the characteristics of the status bar. Features Toolbar
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:499457
    • 提供者:feng
  1. lipengbin

    0下载:
  2. 一个小实验,VB试验,关于菜单‘工具条’、状态栏的试验-A small experiment, VB test, on the Menu ' toolbar' , the status bar test! !
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:10923
    • 提供者:李鹏斌
  1. menuandtools

    0下载:
  2. 掌握菜单的实现机制和创建过程 掌握普通下拉菜单和上下文菜单的创建 掌握工具栏的创建和消息处理过程-Master menu creation process implementation mechanism and the control of ordinary drop-down menu and context menu in the toolbar to create master creation and message processing
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:164139
    • 提供者:刘岩
  1. BCGControlBar

    0下载:
  2. 实现漂亮的toolbar,很好的界面,用的时候要安装BCG的库-Achieve beautiful toolbar, good interface, used when the library to install BCG
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-16
    • 文件大小:199267
    • 提供者:feifei
  1. Enroll

    0下载:
  2. 基于MFC的ODBC数据库实例,提供了关于数据库的建立,录入,修改,维护,运行的程序-For the main frame window: MainFrm.h, MainFrm.cpp These files contain the frame class CMainFrame, which is derived from CFrameWnd and controls all SDI frame features. res\Toolbar.bmp
  3. 所属分类:Database system

    • 发布日期:2017-03-27
    • 文件大小:37339
    • 提供者:zz
  1. delphigjtkj

    0下载:
  2. 很好的Delphi控件,关于工具条控件,希望对大家有所帮助-Delphi controls well on the toolbar control, we want to help
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:117618
    • 提供者:zzp
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com