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

搜索资源列表

  1. “关于”对话框中的一个很好的控件

    0下载:
  2. “关于”对话框中的一个很好的控件,对初学者很有帮助-"on the" dialog box of a very good control, useful for beginners
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:42258
    • 提供者:00
  1. 非模式对话框的使用

    0下载:
  2. 详细用MFC实现了非模式对话框 有助于初学者对MFC控件的应用-detail with the non-MFC dialog mode to help beginners MFC Application Control
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:38749
    • 提供者:raul
  1. A11

    0下载:
  2. VC编程,在一个对话框控件里面显示出要查找的路径,并记录下来在下面的编辑框中显示。-VC program, in a dialog box controls inside to show you the path, and down below in the edit box shows.
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:39235
    • 提供者:赵伟
  1. 实现图片放大缩小旋转

    1下载:
  2. 在一些看图软件中,通常有对图像动态放大和缩小的功能。这是如何实现的呢?我们通过研究,在VB中实现了这种功能,具体方法如下。   进入VB,新建一工程,在窗体Form1上添加如下控件:一个图像框控件Image1,三个命令按钮Command1,Command2,Command3,其Caption性分别设置为“放大”、“缩小”、“打开”,再加入一个通用对话框控件CommonDialog1,用于选择要打开的文件。-in some flashcards software, the images
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:1082
    • 提供者:金鹏
  1. 逃跑按钮 的制作

    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
    • 文件大小:71594
    • 提供者:武松
  1. VC控件 TreeCtrl

    0下载:
  2. 目录树控件的基本操作源代码,也包括列表控件操作的源代码。非对话框的显示-tree controls the basic operation of the source code, including operating table controls the source code. Non-box display
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:1914919
    • 提供者:ts
  1. page21

    0下载:
  2. 用C++实现有预览功能对话框控件,有原代码和说明-C achieve preview function dialog box controls, the original code and annotations
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:4384
    • 提供者:周大为
  1. 模仿windows中的桌面背景预览的控件

    0下载:
  2. 这个控件是模仿微软windows操作系统中的显示属性对话框的控件。我作的这个custom控件具有和微软控件一样的-controls mimic the Microsoft Windows display properties of the dialog box controls. I make this custom controls and Microsoft have the same control
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:64234
    • 提供者:李名
  1. 8.如何在程序启动时弹出文件打开对话框?

    0下载:
  2. 大家在编写应用程序,经常可以需要打开文件操作,通过标准控件非常方便就可以完成。-everyone in the preparation of applications, often need to open the file manipulation, through standard very convenient controls can be completed.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:38843
    • 提供者:北京城
  1. dongyuan

    0下载:
  2. vc环境下实现对话框控件的动态变化,可以改变颜色-vc Environmental Controls dialog box under the dynamic changes can change color
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:13024
    • 提供者:sun5885
  1. zairuweitu

    0下载:
  2. 动态载入位图,在对话框控件上显示图片,不过要在HBITMAP将“001.bmp\"改成你想载入的位图-dynamic included bitmap, controls in the dialog box shown on the photographs, But in HBITMAP "001.bmp" you want to include into the bitmap
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:87862
    • 提供者:谢鹏
  1. usefulltools

    0下载:
  2. 如何制作属性页对话框和向导对话框,融合组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其他属性页和向导页-attribute pages on how to make and Wizard dialog box, integration portfolio box (box how to adjust the size composition), List box, radio button, check butto
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:70875
    • 提供者:zmf
  1. WindowsDialogCode

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

    • 发布日期:2008-10-13
    • 文件大小:44156
    • 提供者:
  1. escape

    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 por
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:26685
    • 提供者:zhongxing
  1. Resizer_vc

    0下载:
  2. vc实现对话框控件的缩放。缩放功能函数主要封装在Resizer类中。-vc achieve dialog controls zoom. Zoom function Resizer encapsulated in the main category.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:55062
    • 提供者:kanlihua
  1. vcDialog

    0下载:
  2. VC中对话框控件颜色如何改变,提供实例分析,供参考。-VC dialog controls how color changes, provide examples, for reference.
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:5100
    • 提供者: 聂志军
  1. vc_jiqiaoshili_part2_3

    0下载:
  2. Visual.C++程序设计技巧与实例--配套光盘 第2章 MSDEV集成环境与VC编译器 共1个实例 1. MyAppwizard:定制一个AppWizard 第3章 对话框和控件 本章共有15个实例: 1. RedBK 改变对话框背景颜色 2. BitmapBK为对话框设置一幅背景图 3. DlgDemo创建和使用非模式对话框 4. ESCNoExit按ESC时对话框不退出 5. DlgToolTip实现对话框控件的ToolTip 6. Smoot
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1197351
    • 提供者:xixi
  1. 表格控件

    0下载:
  2. 一个能在表格窗口设置文本输出颜色的对话框-a window in the form set the text color output dialog
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:56013
    • 提供者:肖丽花
  1. 树控件

    1下载:
  2. 树控件对话框的应用程序的使用-tree dialog controls the use of applications
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:55440
    • 提供者:肖丽花
  1. 多控件对话框

    0下载:
  2. 该对话框联接在多文档中,并设置了启动密码,密码为:1925-the dialog box connected to the more documents, and set up to activate password, Password : 1925
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:60912
    • 提供者:陈芯
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com