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. cqa0311

    0下载:
  2. MFC 应用程序中的菜单提示信息menutips-MFC Application Programs menu message menutips
  3. 所属分类:工具条

    • 发布日期:2008-10-13
    • 文件大小:55068
    • 提供者:
  1. ucsaf

    0下载:
  2. TUCStatusbarAutofeed 是能够搭配 TApplication 的 OnHint 事件,将应用程序全域的 Hint 轻松显示於 TStatusBar 控件上某个窗格的非可视控件 ( 1.0 版,附源码 )-TUCStatusbarAutofeed can mix TApplicatio n OnHint incident, the entire procedure will be applied to the domain Hint TStatusBar easily displ
  3. 所属分类:工具条

    • 发布日期:2008-10-13
    • 文件大小:3433
    • 提供者:刘雨
  1. VC6_toolbar

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

    • 发布日期:2008-10-13
    • 文件大小:57990
    • 提供者:常攀峰
  1. vc++tooksoroll3

    0下载:
  2. 在本例中,我们将制作可以使用自定义工具条的应用程序,工具条由三色按钮组成,工具条可以放置在窗口中的任何位置。-in this case, we will make use of tools to customize the application procedures, tools of the stand by three components, Tools can be placed in the window of any location.
  3. 所属分类:工具条

    • 发布日期:2008-10-13
    • 文件大小:74590
    • 提供者:况光明
  1. changeStyle

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

    • 发布日期:2008-10-13
    • 文件大小:57544
    • 提供者:王志
  1. ToolBarComboDemo

    0下载:
  2. 在应用程序的工具栏上添加了一个组合框,类似于Win Word里面选择字体功能组合框
  3. 所属分类:工具条

    • 发布日期:2008-10-13
    • 文件大小:38901
    • 提供者:Sky Killer
  1. wood_style

    0下载:
  2. 好看的木头界面的MDI应用程序,用来对MDI程序的界面进行优化。
  3. 所属分类:工具条

    • 发布日期:2008-10-13
    • 文件大小:498553
    • 提供者:张名西
  1. ScrollTest

    0下载:
  2. 基于MFC的单文档应用程序滚动条的实现。。。C++ ,MFC-MFC-based single-document application scroll bar implementation. . . C++, MFC
  3. 所属分类:ToolBar

    • 发布日期:2017-04-09
    • 文件大小:1971807
    • 提供者:邓志杰
  1. Style

    0下载:
  2. 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。-How to modify the wizard-generated MFC AppWizard framework of procedures for the appearance and size, modify icons, cursors, background three methods. How to add a
  3. 所属分类:ToolBar

    • 发布日期:2017-04-01
    • 文件大小:57515
    • 提供者:刘芬
  1. MyBarApp

    0下载:
  2. 自己的创意,在windows系统的桌面的最上方加一个工具条,让它在所有应用程序的上面,有兴趣的-Their own creativity, in the windows system, the top of the desktop plus a toolbar so that it in all applications of the above, interested
  3. 所属分类:ToolBar

    • 发布日期:2017-04-08
    • 文件大小:55244
    • 提供者:凡乐海
  1. VBToolBar

    0下载:
  2. 一个关于VB开发应用程序中工具栏的开发,对于初学者来说很有用的,也很有帮助-It is very good!
  3. 所属分类:ToolBar

    • 发布日期:2017-05-12
    • 文件大小:2652941
    • 提供者:张前
  1. shToolBar

    0下载:
  2. vc++实现显示和隐藏工具条,基于文档视图结构的MFC应用程序,在查看菜单项中可以对自己绘制的工具条进行显示和隐藏操作。-vc++ to achieve show and hide the tool bar, based on the structure of the document view MFC application, in the View menu item can be drawn on its own toolbar to display and hide operations
  3. 所属分类:ToolBar

    • 发布日期:2017-03-29
    • 文件大小:113795
    • 提供者:Susan
  1. MyToolBarTest

    0下载:
  2. 1. VC6.0 基于对话框的应用程序 添加toolba 2. 在一个picture控件上放置四个子窗口 3. picture控件右键弹出菜单-1. VC6.0 dialog-based applications to add toolba 2. At a four sub-picture control placed on the window 3. Picture right pop-up menu controls
  3. 所属分类:ToolBar

    • 发布日期:2017-03-29
    • 文件大小:38056
    • 提供者:nana
  1. toolbar_test

    0下载:
  2. 实现真彩工具条的多文档应用程序,本程序非常简单,主要是要添加一个真彩工具条类,已经打包在程序中-failed to translate
  3. 所属分类:ToolBar

    • 发布日期:2017-04-09
    • 文件大小:1862012
    • 提供者:xuying
  1. ChangeToolbarBK

    0下载:
  2. 本代码提供一种使用资源文件或位图文件,不使用subclass技术,改变应用程序菜单的背景及Toolbar背景的技术。-failed to translate
  3. 所属分类:ToolBar

    • 发布日期:2017-03-31
    • 文件大小:4460
    • 提供者:worldy
  1. AddCustomeButtonToIEToolbar

    0下载:
  2. 该代码实现了在vs2010开发环境了,实现添加自己的应用程序到IE工具栏。有兴趣的朋友可以学学。-The code in vs2010 development environment, add your own application to the IE toolbar. Friends who are interested can learn.
  3. 所属分类:ToolBar

    • 发布日期:2017-04-04
    • 文件大小:55975
    • 提供者:李杰
  1. DynToolbar

    0下载:
  2. 在对话框应用程序中,动态创建工具栏,该工具栏中显示位图图像,并给工具栏按钮添加了消息处理函数。-Dialog applications, dynamically create a toolbar, the toolbar displays a bitmap image and message processing function to add a toolbar button.
  3. 所属分类:ToolBar

    • 发布日期:2017-11-26
    • 文件大小:3295731
    • 提供者:王雪琴
  1. DialogToolBar

    0下载:
  2. 使用MFC向导创建基于文档的应用程序,演示如何在对话框中创建工具栏-Use MFC wizard to create document-based application that demonstrates how to create a toolbar in the dialog box
  3. 所属分类:ToolBar

    • 发布日期:2017-04-01
    • 文件大小:58588
    • 提供者:余志
  1. Record

    0下载:
  2. 设计实现工具条和状态栏,并进一步加深对消息驱动机制的理解,一个采样声音的应用程序,用来演示工具条和状态栏的使用-Design implementation tool bar and status bar, and further deepen the understanding of message-driven mechanism, a sound sample application that demonstrates the tool bar and status bar to use
  3. 所属分类:ToolBar

    • 发布日期:2017-05-15
    • 文件大小:3661327
    • 提供者:赵长霞
« 12 »
搜珍网 www.dssz.com