CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 对话框与窗口 搜索资源 - VS2008

搜索资源列表

  1. 到目前为止最好用最美观的ToolTip

    0下载:
  2. 基于MFC,到目前为止最好用最美观的ToolTip,支持VS2008,Based on MFC, so far the best in the most beautiful ToolTip, support for VS2008
  3. 所属分类:对话框与窗口

    • 发布日期:2017-03-27
    • 文件大小:78.95kb
    • 提供者:lxg
  1. vs2008-DLL-show-a-dialog

    0下载:
  2. 在网上找了很久在vs2008中用DLL来调用一个窗体的资料,终于让我测试成功了,哈哈,本系统在vs2008下用静态调用DLL的方式实现了DLL中显示对话框-On the Internet for a long time to call DLL in vs2008 using a form of data, and finally let me test succeeds, ha ha, the system calls in the DLL with the static under vs200
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-14
    • 文件大小:21.92mb
    • 提供者:张亚敏
  1. winceport

    1下载:
  2. 使用vs2008开发的WINCE串口收发的源码欢迎下载-VCe source
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-24
    • 文件大小:7.51mb
    • 提供者:熊训茶
  1. clock

    0下载:
  2. 利用API写的一个时钟程序,VS2008编写-Using API to write a clock program, VS2008 write
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-05
    • 文件大小:229.68kb
    • 提供者:slientfencer
  1. testXP

    0下载:
  2. XP样式的对话矿、按纽、单选纽,文本框和复选框,程序在VS2008编译通过-XP-style dialog mine, button, radio button, text boxes and check boxes, the program compiles in VS2008
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-21
    • 文件大小:6.06mb
    • 提供者:lht
  1. vs2008_CJ60

    1下载:
  2. vs2008下可以编过的CJLibrary60库-can be compiled under vs2008 had CJLibrary60 Library
  3. 所属分类:Dialog_Window

    • 发布日期:2014-07-10
    • 文件大小:3.61mb
    • 提供者:yanghl
  1. CXTOutBarCtrl

    0下载:
  2. 一个效果很好的outlookbar控件CXTOutBarCtrl,作者:许昌元,不过版本很老,这里用VS2008重新编译。就是象QQ的那种抽屉类。里面的PDF说明了怎么添加到你自己的文件中。-a good looking CTXOutBarCtrl
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:198.63kb
    • 提供者:weibo
  1. bezier_display

    0下载:
  2. 用vs2008的mfc编写的一个画bezier曲线的小巧软件-a small software drawing bezier curves which is coded by vs2008 mfc
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-04
    • 文件大小:80.27kb
    • 提供者:aa1986118
  1. Explorer

    0下载:
  2. 这是一个使用VS2008编写的资源管理器,该资源管理器能够实现windows中相应资源管理器的作用,欢迎大家尝试下载学习。-This is a Explorer using VS2008 written , the Explorer play the role of windows Explorer , try to download and learning.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-02
    • 文件大小:30.22kb
    • 提供者:
  1. RibbonMDI

    0下载:
  2. 实现在VS2008程序的office风格界面,采用Ribbon的控件完成!-In the the VS2008 program office style interface, the Ribbon controls to complete!
  3. 所属分类:Dialog_Window

    • 发布日期:2017-10-31
    • 文件大小:8.13mb
    • 提供者:lijie
  1. propertypage

    0下载:
  2. 用VS2008制作的一个属性页的简单例子,希望对大家有所帮助-VS2008 produced with a simple example of the properties page, I hope all of you to help
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:1.06mb
    • 提供者:RenWei
  1. chm

    0下载:
  2. C#中定时器的使用,使用开发环境VS2008-this program tell you how to use C# Timer under development environment of VS2008
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-07
    • 文件大小:40.46kb
    • 提供者:陈明
  1. gridvc

    0下载:
  2. vs2008,grid和报表控件的示例源代码。-vs2008,grid & report
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-27
    • 文件大小:9.74mb
    • 提供者:gy
  1. BaseDlg

    0下载:
  2. 基本的对话框编成,VS2008开发!内部有许多的VC++6.0开发工具的风格!-Basic dialog compilation, VS2008 development! There are many within the VC++6.0 development tools, style!
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:47.79kb
    • 提供者:kook
  1. OutlookMultiViews

    1下载:
  2. 类似于OUTLOOK的界面形式,使用Ribbon进行美化,VS2008下可用-OUTLOOK interface similar to the form, use the Ribbon for landscaping, VS2008 is available under the
  3. 所属分类:Dialog_Window

    • 发布日期:2016-12-25
    • 文件大小:84kb
    • 提供者:王谦
  1. SCIControlTest

    0下载:
  2. 该程序实现了利用串口发送命令来控制下位机电机转速的监控界面。该界面利用MFC编写,开发环境为VS2008。界面上有一个转速示波器分别显示给定转速和实际转速。并且示波器大小和比例尺还会随着窗口的变化而变化。 其下位机程序为SCIControlTest_DSP-This program implements the control interface of moter speed via serial port. And the interface was programed with MFC
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-30
    • 文件大小:12.22mb
    • 提供者:ZXH
  1. CCaptionButton

    2下载:
  2. 一个对窗口界面的标题栏添加按钮的类及其演示代码,比如实现toolwindow的按钮添加,测试在vc6.0及vs2008版本下通过。-A window s title bar interface to add button and demonstration of code, such as adding the button, realize toolwindow test in vs2008 vc6.0 and under the version.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-03
    • 文件大小:109.62kb
    • 提供者:heartpoem
  1. history

    0下载:
  2. 可以显示历史信息的类似于windows的小窗口工程,在VS2008环境下成功测试-Historical information can show windows of the small window-like works in VS2008 successfully tested under
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:655byte
    • 提供者:刘庆
  1. toolbartestII

    0下载:
  2. vs2008 mfc 实现ctoolbar的使用 从构建到逐步添加代码,以及自定义消息还响应工具条上面按键的消息。-vs2008 mfc achieve ctoolbar used to gradually add the code from the build, and customize the message also respond to the message button on the toolbar area.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-10
    • 文件大小:16.26mb
    • 提供者:hewei
  1. Splash--VS2008

    0下载:
  2. vs2008下启动画面的添加程序,好用。使用前,请查看.h文件中的使用说明。该资料源自CSDN-Splash Screen for vs2008
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-23
    • 文件大小:2.1kb
    • 提供者:黄亮
« 12 3 4 »
搜珍网 www.dssz.com