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

搜索资源列表

  1. Dialog

    0下载:
  2. MFC对话框各个功能,包括模态非模态和密码验证等等。-MFC dialog box in all functions, including non-modal mode and password authentication and so on.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-29
    • 文件大小:12130677
    • 提供者:chenqiqi
  1. dialogwithtoolbar

    0下载:
  2. 此源码实现带有工具栏的对话框效果,C++语言编写,可以直接在VC6.0环境下编译运行。-Source to achieve an effect Toolbar dialog box, C++ language, you can directly run VC6.0 compiler environment.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:27322
    • 提供者:李晓
  1. CProp

    0下载:
  2. 本程序实现了在对话框中实现属性页,用户可自行添加-This procedure has achieved in the property page dialog box, users can add their own
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3673700
    • 提供者:dmmnym
  1. VC_Graphics_rendering_and_image_display

    0下载:
  2. VC++图形绘制与图片显示小例子,MFC的与设备无关的图形设备环境类CDC的应用和MFC中图像处理类CImage的应用例子,在对话框中显示图片,绘制图形-VC++ graphics rendering and picture shows a small example, MFC has nothing to do with the equipment, graphics equipment, environmental CDC in MFC application and type of ima
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-01
    • 文件大小:920935
    • 提供者:liuzhenzhou
  1. PostMessagecopy

    0下载:
  2. 该程序为Windows visual studio2008 mfc基于单文档的美化界面程序,利用postmessage功能,通过对话框来控制文档。-This is a program which programed by Windows visual studio2008 based on mfc. It is also a beautiful interface.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:194962
    • 提供者:longlong
  1. Edit

    0下载:
  2. 实现在对话框中显示视图,并且操作文件,显示行号等-In the dialog box shows the achievement of view, and operating documents to show the line number, etc.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:50260
    • 提供者:ccdbeyond
  1. GDIimage13

    0下载:
  2. 用GDI+在MFC对话框中显示图片,可以显示常见多种格式的图片。程序在打开文件夹中的图片时,可以对该文件夹下的常见图片文件进行统计,通过点击窗口按钮,进行上一张下一张的图片浏览。-Using GDI+ in MFC dialog box shown in pictures, can show a variety of common image format. Procedures to open the pictures folder, the folder may be the common
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-27
    • 文件大小:66262
    • 提供者:zgc
  1. VCdialogsize

    0下载:
  2. 实现对话框控件随对话框大小的自动调整,在你的工程中把这个类添加进去即可。-The realization of the size of the dialog box dialog box control with automatic adjustment of your project in this category can be added.
  3. 所属分类:Button control

    • 发布日期:2017-03-27
    • 文件大小:56213
    • 提供者:liantian
  1. DrawLine

    0下载:
  2. 用VC实现在对话框中实现曲线绘制,一种界面实现方法-In the dialog box to achieve curve drawing
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:26765
    • 提供者:陈桥
  1. loadanimage

    0下载:
  2. 该程序完成在基于对话框的静态控件中加载一幅图像,可以加载bitmap,icon或cursor-Completion of the program based on the static control in dialog to load an image, you can load the bitmap, icon or cursor
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:2014436
    • 提供者:胡惠灵
  1. Skin

    0下载:
  2. 通过替换 res 文件夹里的相应 BMP 位图文件,即可实现不同风格的对话框程序,还支持换色及换肤。-Res by replacing the corresponding folder in bitmap BMP files, you can achieve different styles of the dialog box procedure, but also support for color and skin.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-06
    • 文件大小:29242
    • 提供者:xuserynamez
  1. DemoDrawdlg

    0下载:
  2. 一个基于对话框的简单小程序,主要演示了如何在VC界面中绘制曲线,图形等,适合新手学习。-A simple dialog programe of VC++ 6.0, which shows how to draw a line or a graph in a dialog using VC
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:21379
    • 提供者:xinjirong
  1. basicprogramming

    0下载:
  2. 此程序包括最基础的MFC编程,其中包含如何建立单文档应用程序,MFC对话框基本控件的使用和经常使用到的知识点:对话框间的通讯。另外,其中包含详细的文档,对各个知识点进行了详细说明,有利于初学者快速入门-This program includes the most basic MFC programming, which includes how to create a single document application, MFC dialog controls the basic use a
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1751204
    • 提供者:lksd
  1. text

    0下载:
  2. 简单的图像处理,基于对话框的MFC程序,可以实现显示,截取,保存,变灰度,反白等功能-A simple image processing, dialog-based MFC program, can be achieved show that interception, preservation, variable gray-scale, anti-white and other functions
  3. 所属分类:Graph program

    • 发布日期:2017-06-11
    • 文件大小:18799038
    • 提供者:张磊
  1. MFCSerialCommunicationProgramDesign

    0下载:
  2. MFC串行通信程序设计。建立基于对话框的MFC程序框架,实现数据的发送和接收。-MFC serial communication programming. The establishment of dialog-based MFC application framework, the sending and receiving data.
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:29327
    • 提供者:谢琳琳
  1. DynamicControls

    0下载:
  2. 实现对话框窗体内控件的缩放和位置的布局,比较实用。-make dialog controler enlarge by window frame
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-12
    • 文件大小:2618278
    • 提供者:zhang guo
  1. BalloonTtip

    0下载:
  2. 这个程序时实现气球形的提示框,适合相互学者了解对话框,控件及界面的一些美化技巧-This program to achieve the prompt balloon-shaped box, suitable for each scholar to understand the dialog box, the control and interface of some landscaping tips
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-07
    • 文件大小:44442
    • 提供者:陈晨
  1. aa

    0下载:
  2. 基于对话框的画图软件,可以实现基本的图形画图,颜色选择-Dialog-based drawing software that can achieve basic graphics drawing, color choices
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-15
    • 文件大小:4060801
    • 提供者: 莫小山
  1. print

    0下载:
  2. 一个打印的例子,希望对大家有用。 会弹出一个打印对话框让你选择-A print example of hope for all of us. Will pop up a print dialog box allows you to select
  3. 所属分类:Printing program

    • 发布日期:2017-04-10
    • 文件大小:1974744
    • 提供者:hzx
  1. dialog

    0下载:
  2. 这是我继上一章VC windows编程后的第二章上传的内容,主要涉及了对话框编程、单文档界面和多文档界面编程 和 视图和窗口管理编程、高级用户界面编程等内容-This is my VC windows programming, following the previous chapter the second chapter after the upload is mainly involved in the dialog box programming, single-document int
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-26
    • 文件大小:9388403
    • 提供者:李孝进
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com