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

搜索资源列表

  1. 无模式对话框

    0下载:
  2. 一个得意的对话框程序,主要对VC中控件的熟悉,主要功能是显示对话框、用对话框运行程序、控件与变量之间的相关联
  3. 所属分类:对话框与窗口

    • 发布日期:
    • 文件大小:20342
    • 提供者:
  1. vc 无模式对话框参数传递的一个示例testdl

    0下载:
  2. 对于无模式对话框接收的输入信息,我们可以以向父窗口发送消息的方式进行。代码以Vc++6.0用实例来说明无模式对话框的使用。 -for modeless dialog receiving input information, we are able to father to the window messaging manner. Vc 6.0 code to use examples to illustrate modeless dialog use.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:204363
    • 提供者:孙刚
  1. 非模式对话框的使用

    0下载:
  2. 详细用MFC实现了非模式对话框 有助于初学者对MFC控件的应用-detail with the non-MFC dialog mode to help beginners MFC Application Control
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:38749
    • 提供者:raul
  1. 非模式对话框

    0下载:
  2. 该程序完成非模式对话框的实现 包括显示 以及 如何调用相关函数来 是用非模式对话框
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:38719
    • 提供者:
  1. guessNum.zip

    0下载:
  2. 与文曲星电子辞典中的猜数字小游戏类似,用VC6.0实现。展示了对话框中焦点的移动、无模式对话框的生成,窗口消息的发送接收等基本MFC技术,vonchishin electronic dictionary and number guessing in the game is similar to the realization of using VC6.0. The focus of the dialog box to display the movement of the generation
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-26
    • 文件大小:224858
    • 提供者:洪武
  1. Colors220081119181331

    0下载:
  2. windows对话框及子窗口控件部分,主要是演示非模式对话框控制-dialog windows and parts of sub-window controls, mainly non-demo mode dialog control
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:5829
    • 提供者:hell
  1. x3

    0下载:
  2. 对于无模式对话框接收的输入信息,我们可以以向父窗口发送消息的方式进行。-Modeless dialog box for receiving the input information, we are able to send a message to the parent window manner.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-17
    • 文件大小:207193
    • 提供者:向阳花木
  1. SettingsDlg_demo

    0下载:
  2. 一个MFC框架中模式对话框和无模式对话框, 类似设置界面,点左边TREE的节点右面显示对应的输入界面和控件.-MFC framework of a model of dialog and non-model dialog box, set up a similar interface, point the left TREE node corresponding to the right shows the input interface and controls.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-26
    • 文件大小:41515
    • 提供者:rich fubo
  1. Dialog

    0下载:
  2. 弹出对话框,模式对话框,无模式对话框-DIALOG
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-15
    • 文件大小:32806
    • 提供者:xuyaofeng
  1. littledialog

    0下载:
  2. 一个对话框小程序,包括模式对话框无模式对话框弹出窗口.-a little dialoge program
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-15
    • 文件大小:31551
    • 提供者:xuyaofeng
  1. song

    0下载:
  2. 模式对话框和通用控件示例程序,是一个包罗万象的模式对话框,几乎包含了所有的通用控件-Model dialog and common examples of process control is a model of all-inclusive dialog box, contains almost all of the common control
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:1938194
    • 提供者:Linda
  1. six_methods_of_messages_mechanism_for_modelless_di

    0下载:
  2. 总结了非模式对话框与父窗口进行数据交换的各种方法。-Summed up the non-modal dialog with the parent window, the various methods for data exchange.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:88713
    • 提供者:封红鹏
  1. OTCSMain

    0下载:
  2. 1.非模式对话框间相互交换 2.有关闭子对话框的功能-1.non module dialog exchange 2.close dialog module function
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:32732
    • 提供者:kangyunsi
  1. modeless_tracker_demo

    0下载:
  2. 这篇文章提出了一种轻松管理无模式对话框的方法。功能包括: 确定是否已经建立的对话 时自动关闭对话框的父对象被销毁 通知父对象的时候,对话框关闭 在从父对象对话框访问功能。 这个概念是基于一个跟踪对象,在对话框的父母和一个助手类从该对话框是双源存在。帮助类自动化之间的对话与互动的跟踪,并允许父跟踪管理对话框。 所谓“父母”是用来表示类,创建无模式对话框,因此保持它的眼睛负责。父不一定是父窗口。它可以是任何对象,需要有一个无模式对话框。-This ar
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:31011
    • 提供者:胡四
  1. AppModeless

    0下载:
  2. 实现了动态创建无模式对话框,并可以调节对话框的大小-There is a modeless diaglog created by this project.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:41608
    • 提供者:bill
  1. mydlgs有无模式对话框

    0下载:
  2. 制作有模式的对话框,需关闭窗口才能进行其他操作;舞模式对话框,可随意进行其他操作而不受影响(Create a modal dialog box, you need to close the window for other operations; dance mode dialog box, you can do other operations without being affected)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-25
    • 文件大小:3553280
    • 提供者:此鯤非鱼
  1. shokt

    0下载:
  2. 模式对话框与非模式对话框编程,好源码好圆满()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-01-03
    • 文件大小:36864
    • 提供者:instruasijnc
  1. ivay

    0下载:
  2. 模式对话框详细说明 The mode dialog box details()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-01-03
    • 文件大小:25600
    • 提供者:TPceqcv!770
  1. mechvnusm-ehare-flush

    0下载:
  2. 在单文档中,加入(1)模式对话框(2)属性框3颜色框(4)文件导入框(5)向导框()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-01-05
    • 文件大小:38912
    • 提供者:nvbhgd%5Fclans
  1. Edhernet

    0下载:
  2. 在单文档中,加入(1)模式对话框(2)属性框3颜色框(4)文件导入框(5)向导框()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-04-21
    • 文件大小:38912
    • 提供者:CH-32855
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com