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

搜索资源列表

  1. lesson8

    0下载:
  2. 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其他属性页和向导页。 -The realization of the ingenious escape button. How do I create a property page dialog box and the Wizard dialog box, and integration on the co
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:81048
    • 提供者:gubin
  1. Lesson8Code

    0下载:
  2. 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其他属性页和向导页。 -The realization of the ingenious escape button. How do I create a property page dialog box and the Wizard dialog box, and integration on the co
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:71883
    • 提供者:ironman2006
  1. multitread_001

    0下载:
  2. 编写一个耗时的多线程程序: 新建一个基于对话框的应用程序SingleThread 适合初学者。-Time-consuming to prepare a multi-threaded procedures: Create a new dialog-based applications suitable for beginners SingleThread.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:54422
    • 提供者:xjy
  1. feimoshiduihuakuang

    0下载:
  2. 这个程序讲解在Visual C++.net下如何创建一个非模式对话框。程序注释很详细,适合初学者,需要的朋友下载试试吧!-Explain this procedure in Visual C . Net how to create a non-modal dialog box. Notes procedures in great detail, suitable for beginners, the need for friends to download give it a try!
  3. 所属分类:.net

  1. shuxingye_duihuakuang

    0下载:
  2. 这个程序讲解在Visual C++.net下如何创建一个属性页对话框。程序注释很详细,适合初学者,需要的朋友下载试试吧!-Explain this procedure in Visual C . Net how to create a property page dialog box. Notes procedures in great detail, suitable for beginners, the need for friends to download give it a tr
  3. 所属分类:.net

  1. xiangdao_dhk

    0下载:
  2. 这个程序讲解在Visual C++.net下如何创建一个向导式对话框。程序注释很详细,适合初学者,需要的朋友下载试试吧!-Explain this procedure in Visual C . Net how to create a wizard-style dialog box. Notes procedures in great detail, suitable for beginners, the need for friends to download give it a try
  3. 所属分类:.net

  1. UserFileDialog

    0下载:
  2. 这是一个使用文件对话框的方便的类,利用这个类可以方便地创建文件功能完整的对话框,文件里面有具体使用的方法-This is a file dialog to use the convenience class, take advantage of this type can easily create full-featured file dialog box, the document there are specific methods used
  3. 所属分类:File Operate

    • 发布日期:2017-04-12
    • 文件大小:1795
    • 提供者:zhg
  1. dlgedit

    0下载:
  2. 演示如何开发类似VB/VC的一个对话框编辑器,可以借鉴他的思路。-The DlgEdit tool allows you to design and test a dialog box on a display screen instead of defining dialog box statements in a resource scr ipt. You can use DlgEdit to create new dialog boxes and to add or remove cont
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:229435
    • 提供者:YelloRiver
  1. SMI

    0下载:
  2. 动态创建按钮,比照对话框创建方式差异,CTREECTRL使用-Dynamically created button, the dialog box, mutatis mutandis, to create differences in the way, CTREECTRL use
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:50817
    • 提供者:刘江
  1. LoadDllRes

    0下载:
  2. Visual C++ 创建纯资源 DLL 包含资源(如图标、位图、字符串和对话框)的 DLL。 纯资源 DLL 的应用程序应调用loadLibrary 来显式链接到 DLL。若要访问资源,请调用资源特定的函数之一:LoadBitmap,LoadImage,LoadCursor,LoadIcon,LoadString //资源ID不加 “”。使用完资源后,应用程序应调用 FreeLibrary。 LoadDllRes.rar 演示了全过程。 -Visual C++ to cre
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:70891
    • 提供者:xuyucheng
  1. TransparentBltTest

    0下载:
  2. 1。实现透明图.2。创建无资源rc的动态对话框,按钮、CEdit-1. Fig .2 transparent implementation. Rc without the necessary resources to create the dynamic dialog box, buttons, CEdit
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-03
    • 文件大小:522742
    • 提供者:邻水
  1. vbsql

    0下载:
  2. 一、配置ODBC数据源 1、在控制面板中,双击管理工具,然后打开ODBC数据源管理器。 2、在“系统DSN”选项卡中,单击“添加”按钮,打开“创建新数据源”对话框,在“名称”列表框中选择“SQL Server”。选好单击完成 3、在打开“建立新的数据源到SQL Server”对话框,在“名称”文本框输入新数据源的名称,描述数据源按你理解的方式来写(随意)。“服务器”就选择你要连接到的服务器。 -First, configure the ODBC data source 1,
  3. 所属分类:SQL Server

    • 发布日期:2017-04-14
    • 文件大小:3392
    • 提供者:天堂在我心
  1. UndoDemo

    0下载:
  2. CStackableGroupBox允许你创建一个对话框资源,对其中的控件用GroupBox控件进行分组,允许你有选择的显示某几组控件。便于代码的管理-CStackableGroupBox permit you to create a dialog box resources, one of the control group with GroupBox controls, allowing you to select the display has a several groups of co
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-26
    • 文件大小:104363
    • 提供者:丁剑青
  1. Demo02

    0下载:
  2. 该程序利用VC中的单文档和对话框来制作一个简单的浏览器。-VC in the program using a single document and dialog to create a simple browser.
  3. 所属分类:Browser Client

    • 发布日期:2017-04-03
    • 文件大小:36083
    • 提供者:liaoyu
  1. diagram

    0下载:
  2. 利用QT创建对话框的一个例子,希望对初学QT的同仁们有帮助-The use of QT dialog box to create an example, in the hope that the colleagues QT beginner help
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:13501
    • 提供者:hyy
  1. GUI_CODE

    0下载:
  2. Java语言,如何使用Java图形用户界面的程序类库(主要包括AWT和Swing两个),内容有字体,颜色,图形绘制,标签,按钮,创建对话框与动作事件处理等等。-Java language, how to use the Java graphical user interface library of procedures (including the two AWT and Swing), the contents of fonts, colors, graphics, drawing, lab
  3. 所属分类:Java Develop

    • 发布日期:2017-04-28
    • 文件大小:166097
    • 提供者:xihuiliang
  1. singlethread

    0下载:
  2. Windows 单线程程序设计 加深对进程概念的理解,尤其是进程的动态性,并发性。 2.了解进程如何被创建和终止。 3.学习win32多线程函数的使用 4.学习在vc++下建立基于对话框的工程及编程技术-Windows single-threaded program design to enhance understanding of the concept of the process, especially the process of dynamic, complicat
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:230824
    • 提供者:li
  1. Lesson8Code

    0下载:
  2. 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其他属性页和向导页。 -To achieve the clever escape button. How do I create a property page dialog box and the Wizard dialog box, and integration on the combo box (
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:71626
    • 提供者:李子旸
  1. delphi_7_interbase_tutorial

    0下载:
  2. Teach Yourself InterBase This tutorial takes you step-by-step through the process of creating and using a database using the InterBase Windows ISQL dialog. You learn to create data structures that enforce referential integrity constraints and
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:483649
    • 提供者:Darius
  1. dfgdfgd

    0下载:
  2. 还有就是这个函数对于有标题框的窗体支持不好,就是它裁切的只是客户区域,好在我们要制作透明窗体的场合一般用不到标题框下面就说名例程的制作过程。(我旨在说明这种透明窗体的思路及函数的用法,所以代码非常简单,并且没有必要的错误验证机制,希望大家谅解) 建立一张用于在窗体上绘制的背景图片,把要裁切的部分用一种颜色标记出来,我们叫它MaskColor,例如图片背景是绿色则MaskColor =0xFF00,也就是 RGB(0,255,0). 建立一个基于对话框的工程,修改对话框资源的属性,主要
  3. 所属分类:File Formats

    • 发布日期:2017-03-25
    • 文件大小:6479
    • 提供者:样样
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 27 »
搜珍网 www.dssz.com