搜索资源列表

  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 d
  3. 所属分类:对话框与窗口

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

    0下载:
  2. 利用VC编写的网格数据输入程序-VC prepared by the grid data entry procedures
  3. 所属分类:界面编程

    • 发布日期:2024-05-14
    • 文件大小:20480
    • 提供者:吕翔宇
  1. vc 无模式对话框参数传递的一个示例testdl

    1下载:
  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 d
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-14
    • 文件大小:203776
    • 提供者:
  1. ModelessDlg

    0下载:
  2. 标准的vc编程中的无模式对话框的编程,非常强的程序代码-programming standards vc the modeless dialog programming, very strong code
  3. 所属分类:界面编程

    • 发布日期:2024-05-14
    • 文件大小:38912
    • 提供者:高阳
  1. NoMode_Dlg

    0下载:
  2. 无模式对话框的好例子。当开启了子对话框时,不关闭子对话框,同样可以激活主对话框。-modeless dialog a good example. When the son opened the box, not closed-box, the same can activate the main dialog box.
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-14
    • 文件大小:46080
    • 提供者:
  1. dlgsample1

    0下载:
  2. 本实例说明,如何使用无模式对话框与模式对话框,并创建与显示无模式对话框与模式对话框,并在相互之间转换。-this example, how to use a modeless dialog box with the model, and the creation and display of models and modeless dialog box, and switch between each other.
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-14
    • 文件大小:70656
    • 提供者:希特勒
  1. PinnableDlg_demo

    0下载:
  2. 这个类可以让你有一个对话框,用户可以改变"pinned"的状态以在无模式和模式对话框之间切换。这类似于 Developer Studio 的属性对话框,它显示文件或类的属性,钉住对话框,再选择另一个文件或类,它们的属性会自动在对话框中显示出来。这个功能类似于我要实现的功能。本质上来说,一个“可钉住”的对话框是一个无模式对话框。当一个对话框取消“被钉住”状态后,在失去焦点后它会被隐藏起来。当对话框被“钉”住时,它的行为就像一个标准的无模式
  3. 所属分类:界面编程

    • 发布日期:2024-05-14
    • 文件大小:18432
    • 提供者:韩腾
  1. 56_s1

    0下载:
  2. 本源码是一个简单的建立属性页的无模式对话框和有模式对话框的例子-err
  3. 所属分类:PropertySheet

    • 发布日期:2024-05-14
    • 文件大小:14336
    • 提供者:马小燕
  1. MyModallessDlg

    0下载:
  2. 无模式对话框,在无模式对话框下,可以离开对话框进行其他的操作-modeless dialog, in a modeless dialog, the dialog box can be left to carry out other operations
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-14
    • 文件大小:3675136
    • 提供者:樊智勤
  1. test2

    0下载:
  2. 根据《VC++6.0 用户界面制作技术与应用实例》写的一些代码,主要功能有无模式对话框、切分窗口、CDialogBar等一些基本界面操作,比较初级-According to
  3. 所属分类:书籍源码

    • 发布日期:2024-05-14
    • 文件大小:2112512
    • 提供者:文聪
  1. DlgSample

    0下载:
  2. 无模式对话框和模式对话框 无模式对话框和模式对话框-Modeless Dialog and Modeless Dialog Modeless Dialog and Modeless Dialog
  3. 所属分类:界面编程

    • 发布日期:2024-05-14
    • 文件大小:24576
    • 提供者:王凉
  1. VCMake

    0下载:
  2. 初学VC的好东西。很多个小例子和文档说明。主要内容(例子):01 菜单加速键 02 动态创建菜单 03 位图菜单项 04 制作鼠标右键弹出的菜单 05 给系统菜单添加菜单项 06 模式对话框 07 无模式对话框 08 AfxMessageBox的使用 09 基于对话框的应用程序 10 改变对话框的背景色 11 滚动轴的使用 12 隐藏任务栏 13 限制窗口大小的改变
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:3275776
    • 提供者:zhangyu
  1. wmsdhk

    0下载:
  2. 一个典型的无模式对话框供大家使用哦,想做无模式对话框的请参考。-A typical non-modal dialog box for everyone to use Oh, want to Modeless Dialog please reference.
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-14
    • 文件大小:40960
    • 提供者:张明宇
  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. 所属分类:界面编程

    • 发布日期:2024-05-14
    • 文件大小:206848
    • 提供者:向阳花木
  1. SettingsDlg_demo

    0下载:
  2. 一个MFC框架中模式对话框和无模式对话框, 类似设置界面,点左边TREE的节点右面显示对应的输入界面和控件.-MFC fr a mework 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 inte
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-14
    • 文件大小:41984
    • 提供者:rich fubo
  1. guessNum

    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 t
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-14
    • 文件大小:225280
    • 提供者:洪武
  1. VcomWCDMA

    0下载:
  2. 一个短信客户端,包含对长短信的分拆,各种编码的转换,无模式对话框的操作等-An SMS client, including the spin-off of long messages, a variety of encoding conversion, no mode of operation of the dialog box
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:33800192
    • 提供者:madeng
  1. Dialog

    0下载:
  2. 弹出对话框,模式对话框,无模式对话框-DIALOG
  3. 所属分类:界面编程

    • 发布日期:2024-05-14
    • 文件大小:32768
    • 提供者:xuyaofeng
  1. littledialog

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

    • 发布日期:2024-05-14
    • 文件大小:31744
    • 提供者:xuyaofeng
  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. 所属分类:对话框与窗口

    • 发布日期:2024-05-14
    • 文件大小:3553280
    • 提供者:此鯤非鱼
« 12 3 4 5 »

源码中国 www.ymcn.org