CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - VC 对话框 工具栏

搜索资源列表

  1. WaveDlgDraw

    0下载:
  2. 基于单文档的VC程序,点击工具栏按钮,会出现显示波形的对话框。-based on a single document of VC procedures, click on the toolbar button will appear on the waveform dialog.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:50506
    • 提供者:于小
  1. VCdiary

    1下载:
  2. 一个基于对话框的日记本小程序。以前在VC知识库中找基于对话框的序列化存储的程序一直没有找到,就自己做了一个。用到了链表和序列化,在对话框中使用工具栏,希望对大家有所帮助。首先,定义一个自己的结构体类,用来存储将要保存的信息。-a dialog based on the diary of the small procedures. In the past, VC knowledge base based on the dialog box to find the sequence of store
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:18230
    • 提供者:yqw
  1. BrowGraph

    0下载:
  2. VC用树视图加载磁盘、MRU历史图像文件(支持所有格式图像)支持放大缩小。代码用到了树控件、对话框、多状态栏、浮动工具条
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:45319
    • 提供者:刘QM
  1. vcCode

    0下载:
  2. VC++实现的特色菜单 工具栏等,是很好的对话框编程例子
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:677362
    • 提供者:lindy
  1. CSizingControlBar

    1下载:
  2. 一个非常灵活的VC工具栏,可应用与VC6以上的所有版本,可以把一个对话框放置在工具栏上,可以让你的工具栏具有你想要的任何风格,只要你把你想要的控件、图片放在对话框上,然后把对话框创建在该工具栏即可。
  3. 所属分类:工具条

    • 发布日期:2012-06-27
    • 文件大小:106945
    • 提供者:luoshao@163.com
  1. ToolBar

    1下载:
  2. vc++向对话框的工具栏添加图标,图标是位图,可以是外部图片,-vc++ dialog box toolbar to add the icon, the icon is a bitmap, which can be external images,
  3. 所属分类:ToolBar

    • 发布日期:2017-05-15
    • 文件大小:3874168
    • 提供者:
  1. DareNotePad

    0下载:
  2. 使用VC6.0 MFC开发的基于对话框的VC++程序,实现了记事本的基本功能,通过派生出的crichedit和CDIALOG类,自己编写了查找、替换等功能, 主要包括,新建、打开、保存、另存为、打印设置、打印、退出;具有判断退出、新建、打开时对当前文档是否保存等功能 具有撤销、复制、粘贴、剪贴、删除等基础功能,通过派生类绘制了查找、替换对话框,实现了和window记事本同样的功能。另外还包括右键快捷菜单功能,和主菜单一样实时更新菜单可能状态 利用MFC通用对话框,实现了字体设置功能;
  3. 所属分类:EditBox

    • 发布日期:2017-03-31
    • 文件大小:69840
    • 提供者:田欣
  1. test

    0下载:
  2. VC对话框程序添加高亮效果工具栏并显示文字提示-VC dialog box program to add highlight effect toolbar and show text reminder
  3. 所属分类:ToolBar

    • 发布日期:2017-04-09
    • 文件大小:2484632
    • 提供者:name
  1. VC_load_the_toolbar_in_dialog_code

    0下载:
  2. VC开发在对话框中加载工具栏代码VC + + to load the toolbar in the dialog code-VC++ to load the toolbar in the dialog code
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-27
    • 文件大小:12431
    • 提供者:ik
  1. vc_toolbar

    1下载:
  2. 在对话框上建立工具栏,程序非常详细,可以指导菜鸟完成-In the dialog box to establish the toolbar, the program is very detailed and can guide the rookie completed
  3. 所属分类:ToolBar

    • 发布日期:2017-04-09
    • 文件大小:2395263
    • 提供者:ningwang
  1. DlgMenu

    0下载:
  2. vc程序例子,我做的,可以在对话框上加载菜单-vc procedures example, I do, can be loaded in the dialog box on the menu
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-12
    • 文件大小:26641
    • 提供者:赵东
  1. dlgtbar

    0下载:
  2. 在对话框上实现的浮动工具栏,想在对话框中实现浮动工具栏吗? VC源码-窗体界面-.rar-In the dialog box on implementation of the floating toolbar, want to achieve in the dialog box floating toolbar吗? VC source- form interface-. rar
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:18634
    • 提供者:yangjian
  1. ToolBarComboDemo

    0下载:
  2. 想在对话框中实现浮动工具栏吗? VC源码-窗体界面--Want to achieve in the dialog box floating toolbar吗? VC source- Form interface--
  3. 所属分类:ToolBar

    • 发布日期:2017-03-30
    • 文件大小:21207
    • 提供者:yangjian
  1. ex14c

    0下载:
  2. 工具栏是Windows应用开发常见的功能,在VC++6.0引入了IE4.0的rebar控件,利用该控件可以开始浏览器功能的工具栏功能。为实现该功能,需要在使用AppWizard时选择IE工具栏一项;然后在资源编辑器的对话框中加入我们需要的控件,最后把这个资源添加到CMainFrame类即可。
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1940066
    • 提供者:Arkliszeng
  1. Add_Toolbar_To_Dialog

    0下载:
  2. 为对话框加载工具栏按钮的VC源代码,希望对学习VC界面编程的学习者有所帮助。-As dialog box, add a toolbar button, VC source code, want to learn VC interface programming learners help.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-02
    • 文件大小:36236
    • 提供者:刘丽
  1. AddDlgMenuToolbar

    0下载:
  2. 基于对话框,添加工具栏和状态栏按钮vc++,包括两个工程,直接可用-Based on the dialog box, add the tool bar and status bar button to vc++, including the two projects, directly available
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-28
    • 文件大小:10963968
    • 提供者:罗小军
  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. CaCPP100example

    0下载:
  2. vc++常见程序功能100例,几乎涵盖了通用的程序功能,如工具栏,对话框等等。-vc++ common program features 100 cases, covering almost universal program features, such as toolbars, dialogs and so on.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-09
    • 文件大小:16259844
    • 提供者:lwj
  1. VC-Application-of-Dialog

    0下载:
  2. 本程序主要是实现对话框上的控件功能,包括对话框背景图案、加载菜单到对话框、加载工具栏(此工具栏包含图标及文字)及状态栏到对话框;此外菜单功能还包含用户登录界面功能:用户登录前部分菜单功能禁用。-This procedure mainly is to realize the control function on the dialog box, including dialog box background, the menu loaded onto dialog box, loading too
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1763735
    • 提供者:zhoujin
  1. 窗口+工具栏+最小化halfbymyself

    0下载:
  2. 对话框,窗体工具栏的设置和对话框的设置,基于windows 下的窗口编程(di al o g vc b fx g g fxj jgh czv fb b fdf dfd fgdf fdbdf df fd dd gbd ff g f)
  3. 所属分类:界面编程

    • 发布日期:2017-12-18
    • 文件大小:15298560
    • 提供者:tops
« 12 »
搜珍网 www.dssz.com