CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 属性页对话框

搜索资源列表

  1. MFCtest8Code

    0下载:
  2. 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其它属性页和向导页。
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:71234
    • 提供者:陈嵩
  1. ydq

    0下载:
  2. 本人看了徐景州的分割文件后觉得这确实是一个简单的思路,但是要把他编得更加完美却较难有句话:小事不做何以做大事,编一百个软件不如编好一个软件.本人的分割文件思想是把要分割的文件一次读入内存求的分割的数目,然后分别写入文件接着写入文件信息以便合并使用,不过该软件有个缺点: 他用的是属性页对话框写的框架我还不知道怎么修改他自带的退出按钮,不能点对话框的下面的退出按钮.请各位前辈指教.-I saw Xu Jing-state division of documents think this really
  3. 所属分类:PropertySheet

    • 发布日期:2008-10-13
    • 文件大小:10275
    • 提供者:张帆
  1. VC属性页

    2下载:
  2. 将通过对CProPertySheet类和CProPertyPage类的学习,学会把多个对话框集中起来,通过标签来激活各个界面.-through right CProPertySheet CProPertyPage category and type of learning and learn how to put together a number of dialog, through various labels to activate the interface.
  3. 所属分类:PropertySheet

    • 发布日期:2008-10-13
    • 文件大小:61253
    • 提供者:冰雨
  1. VC_Property_In_Dlg.rar

    0下载:
  2. vc在对话框中实现属性页, 有5种方式, 希望大家能用得到,vc realize in the property page dialog box, has five kinds of ways, I hope everyone can be
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-26
    • 文件大小:105113
    • 提供者:yanxiaobin
  1. ShellExAppsTutorial

    0下载:
  2. Windows Shell扩展编程完全指南 第一节 - 一步步教你如何编写Shell扩展 第二节 - 如何编写一次操作多个文件对象的Shell扩展 第三节-如何编写为文件对象弹出提示信息框的Shell扩展 第四节 - 如何编写提供定制拖放功能的Shell扩展 第五节-如何编写添加属性页到文件属性对话框中的Shell扩展 第六节-如何编写定制”发送到”菜单的Shell扩展 第七节-如何编写自画上下文菜单项的Shell扩展, 以及如何使上下文菜单扩展响应文件夹窗口背景上的
  3. 所属分类:Shell api

    • 发布日期:2017-04-10
    • 文件大小:2005196
    • 提供者:阿利
  1. Prop

    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-06
    • 文件大小:49572
    • 提供者:yuehua8
  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. 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. TabSheet

    0下载:
  2. /*********************************************************************** * 本类名称:属性对话框编程调用类库(VC++版) * 支持功能:动态添加、移除属性页;动态修改属性页标题;设置活动属性页;获取属性页的属性等。 * 编写人员:Coderui * 编写日期:2009年02月03日 * 最后更新:2009年02月09日 * 联系邮箱:coderui@163.com * 作者博客:
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-02
    • 文件大小:21774
    • 提供者:coderui
  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. FileTree20

    0下载:
  2. 州的分割文件后觉得这确实是一个简单的思路,但是要把他编得更加完美却较难有句话:小事不做何以做大事,编一百个软件不如编好一个软件.本人的分割文件思想是把要分割的文件一次读入内存求的分割的数目,然后分别写入文件接着写入文件信息以便合并使用,不过该软件有个缺点: 他用的是属性页对话框写的框架我还不知道怎么修改他自带的退出按钮,-After the partition of the document states that this is indeed a simple idea, but should
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:17233
    • 提供者:zoubin
  1. CProp

    0下载:
  2. 本程序实现了在对话框中实现属性页,用户可自行添加-This procedure has achieved in the property page dialog box, users can add their own
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3673700
    • 提供者:dmmnym
  1. tabsetdlg_src

    1下载:
  2. 不使用PropertySheet的tabbed dialogs多页面对话框,映射对话框的类都是从CDialog继承过来的,比属性页生成多页面对话框简单多了,便于添加到文档/视图内。-Create tabbed dialogs without using property sheet and simplify the process of generating tabbed dialogs and easily add to doc/view program for property setups
  3. 所属分类:界面编程

    • 发布日期:2017-04-07
    • 文件大小:14797
    • 提供者:maya
  1. propsheet_in_dialog

    0下载:
  2. 属性页对话框,vc开发,v6以上都可运行-Property Pages dialog box, vc development, v6 can be run over
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-02
    • 文件大小:20081
    • 提供者:王仕刚
  1. Prop

    0下载:
  2. 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。-Clever implementation escape button. How to make a property page dialog box and the wizard dialog box, combo box integration to explain (how to adjust the size of the combo
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:45979
    • 提供者:刘芬
  1. backupfile11.24

    0下载:
  2. 模仿RealVNC412编的,查看服务端的盘符文件内容并且看到感兴趣的可以文件下载下来,同时也可以上传文件到服务端任意位置的通信和文件操作程序,支持单个文件以及一个目录下的所有文件上传或下载。照搬realVnc的网络通信功能,以及支持多客户连接功能。客户端也尽量模仿realvnc的客户端,包括断线重连,属性页对话框,以及主体交互对话框,都是直接用SDK编的,当然也是抄的RealVNC.客户端以及服务端源代码文件夹下的common文件夹是静态库文件,有的是照搬RealVNC412源码,有的是模仿写
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-27
    • 文件大小:10491011
    • 提供者:夏伟
  1. Code

    0下载:
  2. 逃跑按钮的巧妙实现。制作属性页对话框和向导对话框,融合讲解组合框(调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。限制用户在不满足设定的条件时切换到其他属性页和向导页。 -Clever implementation escape button. Production Property Pages dialog box and the wizard dialog box, combo box integration to explain (to adjust the
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-05
    • 文件大小:70872
    • 提供者:胖子
  1. Lesson8

    0下载:
  2. 孙鑫vc++深入详解第八课,逃跑按钮的巧妙实现。如何制作属性页对话框,和向导对话框-Sun Xin Xiang Jie eighth vc++ in-depth lessons, escape button, the ingenious implementation. How to make a property page dialog box, and the Wizard dialog box
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-20
    • 文件大小:31839155
    • 提供者:张帅
  1. Lesson8

    0下载:
  2. 孙鑫老师第8课: 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其它属性页和向导页。-Dialog MFC
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-25
    • 文件大小:8585409
    • 提供者:徐杰
« 1 23 4 5 6 7 »
搜珍网 www.dssz.com