CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - VC 工具栏

搜索资源列表

  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
    • 文件大小:17.8kb
    • 提供者:yqw
  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
    • 文件大小:15.51mb
    • 提供者:lwj
  1. Style

    0下载:
  2. 应用程序外观定制的一个VC小实例,实例并没有什么华丽的外观,而且演示的功能也挺简单,帮助VC新手了解状态栏、工具栏的使用,有兴趣的可下载源码。-Application appearance customization a VC instance, the instance and gorgeous appearance, and demo function is also very simple, help VC novice understanding of the status bar, t
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-24
    • 文件大小:34.85kb
    • 提供者:余灶兴
  1. ToolIcon

    0下载:
  2. 为VC++窗口工具栏添加图标,新手们好好参考一下,挺不错的VC++初级源码实例,学习一下窗体中的工具栏制作,图标的应用-Add icons for toolbar of the VC++ window, the novice a good reference a very good VC++ primary source instance, learning in the form toolbar production, the icon of the application
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-12
    • 文件大小:31.44kb
    • 提供者:程英姿
  1. ToolbarBtnFromList

    0下载:
  2. VC根据Access数据库内容动态生成工具栏菜单,使用ADO技术连接Access数据库,并根据库中的内容生成所需的工具栏菜单-The VC dynamically generated according to the Access database content toolbar menu, use ADO technology to connect to an Access database, and generate the required content in the library t
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-21
    • 文件大小:86.25kb
    • 提供者:程英姿
  1. ToolbarAjustBtn

    0下载:
  2. VC实现一个可移动位置的工具栏,像Office的一些工具栏一样,可以从主窗口拖出来,放在其它的工具栏旁边,也可将工具栏放回原处,实现起来并不复杂-VC to achieve the position of a movable toolbar, like the Office toolbar, you can drag from the main window, on the other next to the toolbar, the toolbar back in place, it is n
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-24
    • 文件大小:15.65kb
    • 提供者:程英姿
  1. hidetoolbar

    0下载:
  2. VC++显示或隐藏工具栏和状态栏,就像Windows的窗体一样,可以让用户勾选需要的工具栏,比如隐藏菜单栏或状态栏-VC++ show or hide the toolbar and status bar, just like Windows form that allows users to check the toolbar, for example, to hide the menu bar or status bar
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-10
    • 文件大小:17.69kb
    • 提供者:王宏乐
  1. toolbarbmp

    0下载:
  2. VC++设置工具栏的位图图像,简单的初级源码,仅供参考。-Toolbar bitmap image the VC++ settings, simple primary source for reference purposes only.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-05
    • 文件大小:17.76kb
    • 提供者:王宏乐
  1. toolbartitle

    0下载:
  2. VC++设置工具栏标题信息,定义工具栏上边的标题信息,供初学者学习研究,为VC++入门爱好者提供参考-VC++ set the toolbar header information, custom toolbar top header information for beginners to learn research, for Introduction to VC++ enthusiasts to provide a reference
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-10
    • 文件大小:17.73kb
    • 提供者:王宏乐
  1. barbut

    0下载:
  2. VC++为工具栏按钮添加文本标签,其实大家都见多不怪了,一般情况下,现在的软件都有这功能-VC++ for the toolbar buttons to add text labels, in fact, we all do not see many strange, under normal circumstances, the software now has this feature
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-03
    • 文件大小:17.79kb
    • 提供者:朱麟
  1. vcform

    0下载:
  2. VC++启用或禁用工具栏的工具提示,也就是放在工具栏的菜单按钮上,会出现文字提示,本实例程序可以禁止或启用这些提示,仅供VC++初学者参考。-VC++ enable or disable the toolbar tool tips, is on the menu button on the toolbar, there will be text prompts, the sample program can be disabled or enabled these tips, only for
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-01
    • 文件大小:17.62kb
    • 提供者:程玉堂
  1. Style

    0下载:
  2. VC++如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法、如何增加和删除工具栏按钮、如何给应用程序增加工具栏-VC++ how to modify the look and size of the MFC AppWizard Wizard generates the framework of the program, the three methods to modify the icon, cursor, background, how to a
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-21
    • 文件大小:40.27kb
    • 提供者:吴薇
  1. ToolHint

    0下载:
  2. 为VC++开发的WinForm窗体工具栏菜单添加鼠标提示功能,鼠标放在工具栏菜单上的时候,该项菜单的功能描述会出现,提醒用户点击此菜单所对应的功能-For VC++ development WinForm form toolbar menu to add mouse prompts the mouse on the toolbar menu, the menu function descr iption will appear to remind the user clicks on this
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-15
    • 文件大小:19.78kb
    • 提供者:王玲
  1. vctoolbar

    0下载:
  2.  2008年时候写的一个实例程序,VC++在工具栏中添加组合框,主要面向VC++初学者,帮助熟悉一些窗体的控件使用,只是一些简单的应用,希望初学者喜欢。-2008 Write an instance of the program, VC++ to add a combo box in the toolbar, mainly for VC++ beginners to help familiar with some form of control, just some simple applica
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-30
    • 文件大小:19.57kb
    • 提供者:黄玲玲
  1. OutInterface

    0下载:
  2. 一个纯粹的VC软件程序界面,不具备具体的功能,界面中包括有类似QQ折叠菜单风格的下滑菜单,不过没有QQ界面漂亮,窗体按照一个企业营销管理系统为原型,设计了菜单栏、工具栏和左侧折叠控制栏,对于要设计中小型企业信息管理系统的朋友来说,这个界面拿来即用哦。-A pure the VC software program interface, do not have a specific function in the interface, including a decline similar the
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-23
    • 文件大小:29.08kb
    • 提供者:李足意
  1. ToolbarBacePic

    0下载:
  2. 带背景图像的工具栏制作实例源码,学习一下如何使用VC++为窗口的工具栏设置背景图像,这样做当然有好处-Toolbar with background images produced source code examples, learn how to use VC++ window' s toolbar to set the background image, which of course is beneficial
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-14
    • 文件大小:40kb
    • 提供者:汪世明
  1. FloatMenu

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

    • 发布日期:2017-11-14
    • 文件大小:50.33kb
    • 提供者:汪艳红
  1. ToolbarWithMenu

    0下载:
  2. VC++制作实现一个带下拉子菜单功能的工具栏窗体,点击小三角标记会显示下拉菜单,在工具栏上点击右键,也会显示出下拉子菜单,较实用的窗体菜单编程知识,VC新手们要好好学习哦。-The Form menu programming knowledge VC++ making a toolbar form with drop-down submenu, click on the small triangle tag will display a drop-down menu, right-click o
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-26
    • 文件大小:16.24kb
    • 提供者:汪丽华
  1. MyDialogBar

    0下载:
  2. 自定义一个基于VC++的窗体工具栏源代码,VC++编程百例中的一个小例子,代码确实有点老了,可能现在都不这么定义工具栏了,有兴趣的爱好者下载测试一下。-Customize a toolbar based VC++ form source code, VC++ programing in a small example, the code is a bit old, but probably not so now customize the toolbar, interested fans dow
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-25
    • 文件大小:23.99kb
    • 提供者:金铁军
  1. vcuitree009

    0下载:
  2. VC++生成左侧资源工具栏,仿VC界面,同时在左侧资源工具栏中加入文件目录!-VC++ generated resource tool bar on the left, fake VC interface, while adding resource file directory on the left toolbar!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-28
    • 文件大小:88.07kb
    • 提供者:wzm
« 12 »
搜珍网 www.dssz.com