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

搜索资源列表

  1. e1

    0下载:
  2. 在vc环境下,做一个单文档程序,在窗口下弹出一个对话框。 在对话框中输入字符串。相应地把内容显示在界面的窗口中。-in vc environment, so a single document procedures, in a pop-up window dialog. In the dialog box input string. Correspondingly to suggest that the interface window.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:38299
    • 提供者:雅丫
  1. 让你的软件界面更漂亮三

    1下载:
  2. 实现令人满意的风格统一的软件界面确实很难, 象网友提到的MessageBox、FileDialog、FontDialog、目录选择对话框等MFC内部甚至系统DLL内的对话框,要想让它变脸可不容易。有人说HOOK技术可以,HOOK技术确实可以,HOOK可以说是无孔不入,但HOOK的使用效率却是令人难以满意的,从目前大多数采HOOK技术的换肤软件使用情况来看,完全可以证明这一点。今天我们将讨论另外一技术来实现FileDialog的变脸,这种技术叫替换窗口过程法-achieve satisfactor
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:590971
    • 提供者:小小天职
  1. 8_颜色对话框

    0下载:
  2. ColorDialog组件 图7-26 \"颜色\"对话框 2. FontDialog组件 图7-27 \"字体\"对话框 3. OpenFileDialog组件 图7-28 \"打开\"对话框 4. SaveFileDialog组件 图7-29 \"另存为\"对话框-ColorDialog components Figure 7-26 "Colors" box 2. FontDialog components Fi
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:13946
    • 提供者:岳月
  1. Lesson13Code

    0下载:
  2. 图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-graphics rendering, since the definition of how to use the brush (color, line width, alignment).
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:92551
    • 提供者:tony
  1. vc按钮程序

    1下载:
  2. 一个漂亮的多功能按钮程序,是一个基于对话框的应用程序!能够获取鼠标消息,实现按钮图标的动态变化!-a beautiful multifunction button procedure is a dialog-based applications! The mouse can access news, button icons achieve the dynamic changes!
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:111264
    • 提供者:方怡新
  1. VC_BUTTON程序

    0下载:
  2. 一个基于对话框的应用程序,有20几个颜色不同形状各异的按钮。值得下载!-a dialog-based applications, several are 20 different colors of different shapes button. Worth downloading!
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:62928
    • 提供者:方怡新
  1. MyRichEdit2

    0下载:
  2. 类似于qq的对话框界面,可以自发送和接收信息,可以对所发送的信息进行编辑(如改变字体,颜色等)-qq similar to the dialog interface, which enables the sending and receiving of information, which can be sent right to edit the information (such as change fonts, colors, etc.)
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:485467
    • 提供者:章睿
  1. Picker18_src

    0下载:
  2. 图形编程中经常要遇到选择颜色的控件,而附件是选择颜色的控件的完整源代码,而且提供了多种选择对话框,非常实用。-graphics programming, often faced the choice of color control and Annex is the color of choice controls the source code integrity, but also provides a variety of options dialog, very practical.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:85446
    • 提供者:天秀
  1. DiaVm

    0下载:
  2. 这是我在一个机器视觉项目开发中使用的OpenGL部分,实现了对话框程序中使用OpenGl的功能,支持text数据输入,最初来源于一个国外网站,我做了部分修改。-This is my machine vision in a project to develop the use of the OpenGL part of the dialog box procedure to achieve the use of the function OpenGl support text data entry
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:113585
    • 提供者:崔海燕
  1. 可以按比例缩放拥有的控件的对话框源代码

    0下载:
  2. 一个可以按比例缩放的对话框完整的源程序代码-a prorated scalable dialog integrity of the source code
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:40991
    • 提供者:木易
  1. 漂亮界面3

    1下载:
  2. 用skin++编写的一个漂亮的界面编程, 对话框及各种控件的使用-skin preparation with a nice interface programming, the various dialog boxes and controls the use of
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:772922
    • 提供者:曾晓拨
  1. Lesson7Code

    1下载:
  2. 对话框用户界面程序的编写,如何向对话框控件联接数据成员及其实现机理,如何向对话框控关联控件类,如何利用对话框类的成员函数向控件发送消息和获取对话框控件的类指针,如何直接利用对话框控件类操纵对话框控件(发送消息和直接调用成员函数)。如何在程序运行时产生和销毁控件。对话框控件的几种操作方式的优劣比较分析。如何实现对话框的部分收缩和展开。如何让对话框上的文本框在程序启动后立即获得焦点,如何利用SetWindowLong改变窗口的回调函数,通过改变文本框的默认回车处理方式进行演示。实现多个输入文本框间通
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:45225
    • 提供者:刘祥景
  1. Lesson8Code

    0下载:
  2. 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其他属性页和向导页。 -escape button cleverly achieved. How to make property pages and Wizard dialog box, the box integration on the composition (how to adjust the po
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:77921
    • 提供者:刘祥景
  1. Lesson10Code

    0下载:
  2. 图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-graphics rendering, since the definition of how to use the brush (color, line width, alignment).
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:131603
    • 提供者:刘祥景
  1. BackColor

    0下载:
  2. This demo is from <<MFC anwser book>>, Demo show to how do redraw the background of dialog or View .-This demo is from lt;lt;MFC anwser bookgt;gt;, Demo show to how do redraw the background of dialog or View .
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:19674
    • 提供者:曾晖
  1. DrawInDialog

    0下载:
  2. This demo is from << MFC anwswer book>> , Program show to how to draw a picture on the area of the Dialog.-This demo is from lt;lt; MFC anwswer bookgt;gt; , Program show to how to draw a picture on the area of the Dialog.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:40937
    • 提供者:曾晖
  1. ExpandingDialog

    0下载:
  2. This demo is from << MFC anwswer book>> , Program show to how to expand your dialog or hide part of dialog. -This demo is from lt;lt; MFC anwswer bookgt;gt; , Program show to how to expand your dialog or hide part of dialog.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:31004
    • 提供者:曾晖
  1. PropertySheetInDialog

    0下载:
  2. This demo is from << MFC anwswer book>> ,This is an excellent example of propersheet . Program show to how to put on an propertysheet on a dialog.-This demo is from lt;lt; MFC anwswer bookgt;gt; ,This is an excellent example of propershee
  3. 所属分类:PropertySheet

    • 发布日期:2008-10-13
    • 文件大小:51440
    • 提供者:曾晖
  1. 深入了解MFC文档视结构

    0下载:
  2. 帮助VC的初学者了解向导生成程序的整体结构 Visual C++ 以其功能强大、用户界面友好而倍受程序员们的青睐。但是,在当前的Microsoft 基本类库4.2 版本中,大约有将近200 个类,数千个函数,加之Microsoft 公司隐藏了一些技术细节,使得人们深入学习MFC变得十分困难。 MFC的AppWizard可以生成三种类型的应用程序:基于对话框的应用、单文档应用(SDI)和多文档应用(MDI)。前两者的结构较简单,本文不再赘叙。笔者拟从MFC中的文档/视结构入手,分析一些函数
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:23232
    • 提供者:王国维
  1. 钉子按钮

    0下载:
  2. 可以把对话框放到最顶的位置,也就是所谓的钉子按钮。利用子类化实现,使用方便。有较高的参考价值-dialog can put most of the top positions, the so-called nails button. The use of sub-categories of achievement and use. Have a high reference value
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:28646
    • 提供者:王立
« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 ... 50 »
搜珍网 www.dssz.com