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

搜索资源列表

  1. 1-20

    0下载:
  2. vc灵感编程范例源代码 01 菜单加速键 02 动态创建菜单 03 位图菜单项 04 制作鼠标右键弹出的菜单 05 给系统菜单添加菜单项 06 模式对话框 07 无模式对话框 08 AfxMessageBox的使用 09 基于对话框的应用程序 10 改变对话框的背景色 11 滚动轴的使用 12 隐藏任务栏 13 限制窗口大小的改变 14 创建不规则窗口 15 透明窗口 16 一个总在最上的紫色窗口 17 使窗口居中显示 18 拖非标题栏移动窗口 19 拆分窗口 20 自动停靠窗口-vc insp
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:3255380
    • 提供者:yiyizi
  1. CDynamicDialog

    0下载:
  2. 此文件实现了在VC++中动态创建对话框的功能,源文件包括很多函数说明了采用何种方法实现动态的创建对话框。此程序来自《电脑编程技巧与维护》。-achieved in VC dynamic dialog creation functions, including many of the source documents note the function method used to create dynamic dialog. This program from the "compute
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:40405
    • 提供者:刘德小花
  1. DynamicDialog_demo

    0下载:
  2. 一个在程序中动态创建对话框的例子,不需要些RC文件的脚本。-in a dynamic process of creating dialog example, do not need more RC paper scr ipt.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:39102
    • 提供者:刘怀国
  1. CatWork0508

    1下载:
  2. 这是用MFC 和 C++ 创建的一个基于对话框的程序(主窗口本身是个对话框),在内存中动态创建对话框。-with MFC and C based on the creation of a dialog box procedure (main window is a dialog itself), the creation of dynamic memory box.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:67938
    • 提供者:张威
  1. CDynamicDialogWithoutTemplate

    0下载:
  2. Visual c++例子,可不使用常规的对话框资源模板的情况下,动态创建对话框的方法。该方法可以在运行时在内存中直接建立对话框资源,使用起来更为灵活。适用于多个开发项目共享有界面的公用程序模块的情况,也适用于编写需要显示大量对话框或对话框风格随着用户输入不断变化的应用程序。-Visual c example, but the use of conventional resources of the dialog template circumstances, Dynamic creation o
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:41674
    • 提供者:gwq
  1. sssss

    0下载:
  2. VC++实现,从Codeproject下载下载 动态的创建对话框,不需要使用资源编辑器,很难的资源
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:26933
    • 提供者:高振刚
  1. 实现动态创建对话框

    1下载:
  2. VC++实现动态创建对话框-VC create dynamic dialog
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:40439
    • 提供者:hkx
  1. mfcDlg

    0下载:
  2. 对话框编程实例,包括创建圆形对话框窗口,对话框上动态创建视图等近20个实例-Dialog programming examples. including creating a circular dialog window dynamically create a view in the dialog box, nearly 20 instances of
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-16
    • 文件大小:4472179
    • 提供者:西西
  1. dlgtpl32

    0下载:
  2. 演示了如何在内存里创建对话框的模板,从而动态的创建对话框。例子详细演示了如何使用DLGTEMPLATE 和DLGITEMTEMPLATE结构。-Dialogs can be created using templates in resources or from templates built in memory at runtime. The sample contains a class CDlgTempl which can be used to create these tem
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-26
    • 文件大小:24784
    • 提供者:YelloRiver
  1. EditTest

    0下载:
  2. 在对话框中动态创建编辑框并能够响应自定义消息-Edit box and create a dynamic custom message in response to
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1895160
    • 提供者:刘磊
  1. primax2

    1下载:
  2. 动态创建对话框及列表控件,及数据库的使用-dinamic to generate the dialog and list control
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-02
    • 文件大小:695697
    • 提供者:梁志勇
  1. CDynamicDialog

    0下载:
  2. 动态创建对话框的实现,无需资源文件。对于自由对话框很有借鉴意义。-dynamically create dialog with out resource file
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:48695
    • 提供者:心港
  1. DLLExportDialog

    0下载:
  2. 能够使用动态链接库中的对话框资源创建对话框-Able to use the dynamic link library resources to create a dialog box in the dialog box
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:41965
    • 提供者:dzy
  1. CDynamicDialog

    0下载:
  2. 用Visual C++实现动态创建对话框的程序源码,很不错的demo-Using Visual C++ dialog program to create dynamic code, very good demo! !
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:38324
    • 提供者:余国强
  1. CDynamicDialog

    0下载:
  2. VC++实现动态创建对话框 -VC++ to create dynamic dialog boxes in VC++ to dynamically create dialog
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:40171
    • 提供者:紫金草
  1. AppModeless

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

    • 发布日期:2017-03-31
    • 文件大小:41608
    • 提供者:bill
  1. VCPPdongtaiduihuakuang

    0下载:
  2. 《C++系统开发典型实例解析》-源代码 VC++实现动态创建对话框-" C++ systems development typical example of parsing" - VC++ source code to create dynamic dialog
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:40578
    • 提供者:帐篷
  1. InsertTbarToDialog

    1下载:
  2. 在对话框中动态创建工具条,并且动态调整对话框上控件的位置。-Dynamically create a toolbar in a dialog box, and dynamically adjust the position of the controls in the dialog box.
  3. 所属分类:ToolBar

    • 发布日期:2017-11-23
    • 文件大小:2059281
    • 提供者:张新城
  1. dynamic-create-window-and-dialog

    0下载:
  2. 在窗口中用两种方法动态创建对话框和form,并且使得对话框在窗口中自由移动,包含许多有用的知识点-With the window are two ways to dynamically create the dialog box and form, and makes the dialog box to move freely in the window, contains a lot of useful knowledge
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-09
    • 文件大小:202104
    • 提供者:qifengzeng
  1. mvygkrs

    0下载:
  2. 内存漏洞测试,在windows环境下,测试动态创建对象的内存耗费情况!,()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-01-03
    • 文件大小:7168
    • 提供者:Chebter
« 12 3 »
搜珍网 www.dssz.com