CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - create dialog

搜索资源列表

  1. 进度条、对话框设计

    0下载:
  2. 进度条的设计,掌握颜色选择器对话框的使用,文件选择器对话框的使用,使用JOptionPane类创建对话框,通过制作“设置字体”对话框,掌握列表框、单选按钮、组合框等组件的使用,了解打包工具JAR的使用 -progress of the design and master color selector dialog box use, the paper selector dialog box, use category JOptionPane create dialog, through th
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:8.65kb
    • 提供者:周腾裕
  1. DialogInTemp

    0下载:
  2. 从内存中构造和创建对话框, 防止应用程序的资源文件被串改-from memory structure and create dialog, to prevent the application's resource file is altered
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:91.37kb
    • 提供者:えエ
  1. dialog

    0下载:
  2. 创建模态对话框、非模态对话框。文件打开对话框。文件保存对话框。字体设置-Create a modal dialog, modeless dialog box. File Open dialog box. File Save dialog box. Font settings
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:33.39kb
    • 提供者:冯冯
  1. dynamically-create-view

    1下载:
  2. 本实例将实现在对话框中创建一个滚动视图,实例的运行界面见源码部分。-In the dialog box to create a scroll view
  3. 所属分类:Dialog_Window

    • 发布日期:2014-04-13
    • 文件大小:36kb
    • 提供者:陈蓉
  1. Create_Dialog

    0下载:
  2. Visual C++程序,动态创建对话框。-Visual C++ program, dynamic creation of dialog box.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:15.62kb
    • 提供者:tichangjun
  1. DialogDb_demo

    0下载:
  2. 实现了表的创建,删除,查询等功能的简单例子 -An simple example implementing create, delete and query of a table
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-09
    • 文件大小:40.05kb
    • 提供者:站长
  1. ArcEngine

    0下载:
  2. C#+ArcEngine开发的一些示例代码:制作Symbol选择对话框 如何实现在MAP空间里选择一块区域打印 如何新建新图层 实现TOC控件里的图层拖动等等。 VBA+AO入门50例完全注释版 中文注释是自己加上去的-C#+ ArcEngine developed some sample code: create Symbol dialog box to choose how to achieve the MAP space to print how to choose a new regio
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-22
    • 文件大小:160.96kb
    • 提供者:郑志华
  1. Win32

    0下载:
  2. 纯API创建对话框和通过数组批量建立各种控件-API CREATE DIALOG AND A LOTS OF BUTTON
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-10
    • 文件大小:2.3mb
    • 提供者:小马
  1. CreateDialog

    0下载:
  2. 用VC实现窗口的创建,仿照MFC单文档对话框编写的源代码-The method of create Dialog
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:128.4kb
    • 提供者:wangcong
  1. tabtoolbardemo_src

    0下载:
  2. Because my application required the use of a lot of tools (just like 3DS Max), I decided to implement this control. Here I shall share with you the most important details of creating the tabbed toolbar. The implementation of the control is quite simp
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-16
    • 文件大小:87.26kb
    • 提供者:徐丽志
  1. customize_dialog

    0下载:
  2. 定制的Windows常见文件打开对话框 定制的共同文件打开对话框的目标如下: 启动在某一理想的目录,指定的客户端。 只显示文件夹目录中,而不是文件。 隐藏的两个按钮的工具栏,使用户无法提升之一层级或创建一个新文件夹。 使组合框顶部的对话框,显示当前文件夹只读,因此,用户可能不会选择另一个目录从这里。 防止用户更改目录时,用户类型的不同的路径在编辑框底部的对话框。包括通配符字符-Customized Windows Common File Open dialog
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:14.48kb
    • 提供者:mm
  1. example03

    0下载:
  2. 模态对话框和非模态对话框的创建,分别可以在对话框的菜单下显示出来-Non-modal dialog box and create a modal dialog box, respectively, in the dialog box is displayed under the menu
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:1.85mb
    • 提供者:叶子
  1. openglmultidialog-0.1

    0下载:
  2. multi dialog openGL, it is important to create MFC dialogs using openGL, it also give the chance to use the mouse
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:87.64kb
    • 提供者:mecamolfer
  1. CDynamicDialog

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

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

    0下载:
  2. 利用MFC创建对话框,依据用户的输入完成基本的加减运算,并可以不断地扩充其他功能!-To use MFC to create dialog boxes, based on the user' s input to complete basic addition and subtraction operations, and can continue to expand other functions!
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-14
    • 文件大小:3.41mb
    • 提供者:feige
  1. dlgbased

    0下载:
  2. 基于VS2005,创建对话框载入图片并做处理-Based on VS2005, create a dialog box to load image and do deal with
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-15
    • 文件大小:3.63mb
    • 提供者:王文浩
  1. dialog

    0下载:
  2. 掌握对话框和CDialog类 掌握对话框的创建、显示和数据校验机制 掌握模式对话框与无模式对话框的使用方法 掌握公共对话框的使用-CDialog class to grasp and master the dialog box dialog box to create, display and data verification mechanisms to master mode and free mode dialog box dialog box to use to master
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-02
    • 文件大小:288.31kb
    • 提供者:刘岩
  1. 14create-a-version-dialog-

    0下载:
  2. 用visual c++实现创建一个有关版本信息的对话框。-To create a relevant version information dialog by using visual c++.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1.77mb
    • 提供者:刘亚亮
  1. Sample4_1

    0下载:
  2. vc创建对话框实例的源码,有兴趣的朋友可以看下-vc source code to create dialog instance, interested friends may have a look
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-05
    • 文件大小:40.12kb
    • 提供者:
  1. Create-dialog

    0下载:
  2. 一个关于创建对话框的基础练习题,实现VC对话框的创建。-A basis for creating dialog exercises, to achieve the creation VC dialog.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-09
    • 文件大小:1.84mb
    • 提供者:lihua
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com