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

搜索资源列表

  1. Copy

    0下载:
  2. 一个文件copy程序,实现不同的文件对话框-A file copy process, the realization of different file dialog
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-02
    • 文件大小:130461
    • 提供者:王磊
  1. PictureEx_demo

    0下载:
  2. VC6基于对话框的工程,通过类CPictureEx实现了对话框加载GIF图片。-VC6 dialog based project, through the realization of the dialog box type CPictureEx load GIF images.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:189490
    • 提供者:江忆南
  1. sample

    1下载:
  2. vc6.0编程实例详解 本书共包括12个实例: Simple:第3章、第5章,简单的MDI应用,并说明如何响应鼠标消息,如何创建快捷菜单。 DlgBased:第4章,最基本的基于对话框的应用程序。 Sheet:第4章,利用Visual C++的Components and Controls Gallery创建属性单和向导实例。 DlgCtrl:第4章,对话框及控件实例。 MDI:第5章,MDI应用实例。 PaintDC:第6章,简单的图形处理实例。 GdiSamp
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:695033
    • 提供者:yuyong
  1. MFCPop-upmenu

    0下载:
  2. 简单的对话框菜单弹出,实现功能切换.适用新手上路.-A simple dialog box pop-up menu to achieve functional switch. Getting Started apply.
  3. 所属分类:Menu control

    • 发布日期:2017-03-28
    • 文件大小:53827
    • 提供者:含量
  1. Lesson7Code

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

    • 发布日期:2017-03-31
    • 文件大小:41882
    • 提供者:ironman2006
  1. color

    0下载:
  2. 一个简单的画图程序,实现画笔,颜色对话框的编程,可以给初学者参考-A simple drawing program, the realization of the brush, color dialog programming, you can refer to the beginner
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-10
    • 文件大小:34899
    • 提供者:李锋
  1. Dialog

    0下载:
  2. C++对话框的用法详细讲解,word版本-C++ Dialog on the use of detailed, word version
  3. 所属分类:File Formats

    • 发布日期:2017-04-15
    • 文件大小:6238
    • 提供者:张晓毛
  1. editbox

    0下载:
  2. 常用控件的使用方法,包括对话框,列表,组合框,按扭,-Control the use of commonly used methods, including dialog box, a list of combo boxes, buttons,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:543895
    • 提供者:yangyang
  1. DemoButton

    0下载:
  2. 随着计算机的发展和普及,人们对于软件的界面美观性要求越来越高。MFC提供了很多标准控件,比如按钮控件,按钮在MFC编程中有着较高的使用频率。本文将介绍如何实现在有背景图片的情况下,任意形状按钮的自绘方法。本文使用基于对话框工程程序进行演示-With the development and popularization of computers, there is the software interface aesthetics have become increasingly demandin
  3. 所属分类:Button control

    • 发布日期:2017-04-02
    • 文件大小:441589
    • 提供者:孙静
  1. lz_windows_11

    0下载:
  2. vc++经典程序 建立单文档,测试点击鼠标左键或右键出现对话框显示相应的操作-vc++ classical procedures to establish a single document, test, or right-click the left mouse button a dialog box appears shows the corresponding operation
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:38043
    • 提供者:Sturtle
  1. Text

    0下载:
  2. 使用图片作为背景,是对话框能够很漂亮。是值得下载的代码,适合初学者使用-To use an image as background, is the dialog box can be very beautiful. Is worth to download the code, suitable for beginners to use
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-03
    • 文件大小:68686
    • 提供者:lin
  1. CommonDialog

    1下载:
  2. 1)程序运行时在视图中显示字符串。 2)点击子菜单“文件对话框”时,将显示文件对话框。 3)点击子菜单“字体对话框”时,调用字体对话框为视图中显示的文字设置字体。 4)点击子菜单“颜色对话框”时,调用颜色对话框为视图中显示的文字设置颜色。 -1) The program runs in the view to display the string. 2) Click the sub-menu
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-09
    • 文件大小:36134
    • 提供者:caijinwei
  1. CommonDialog

    0下载:
  2. 1)程序运行时在视图中显示字符串。 2)点击子菜单“文件对话框”时,将显示文件对话框。 3)点击子菜单“字体对话框”时,调用字体对话框为视图中显示的文字设置字体。 4)点击子菜单“颜色对话框”时,调用颜色对话框为视图中显示的文字设置颜色。 -1) The program runs in the view to display the string. 2) Click the sub-menu
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1933138
    • 提供者:caijinwei
  1. SPDemo

    0下载:
  2. 这个一个事例,说明如何实现在对话框上分割窗体-This one example to illustrate how to achieve separation in the dialog box form
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-15
    • 文件大小:33274
    • 提供者:风总军
  1. PropertyInDlg

    0下载:
  2. vc属性对话框阅读,对于软件的设计有很好的帮助-vc Properties dialog box to read, for the design of software have a very good help
  3. 所属分类:software engineering

    • 发布日期:2017-05-19
    • 文件大小:123910
    • 提供者:liyongqiang
  1. USkinDemo

    0下载:
  2. 一个很好的打印机类库,支持打印预览,打印机设置,多页打印,重载打印机对话框等功能-a good printer class library, support print preview, printer settings, multi-page printing, heavy-duty printers dialog functions -A good library printers to support the print preview, printer settings, multi-p
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-06
    • 文件大小:1447299
    • 提供者:zhangjin
  1. ziti_duihuakuang

    0下载:
  2. 用 Visual C++.Net (VC.net) 编写的 如何使用字体对话框 的演示程序,在Visual C++.Net 2003下运行正常。程序很简单,注释详细。为初学者学习交流使用。有需要的朋友可以下载看看!-Using Visual C . Net (VC.net) prepared in how to use the Font dialog box demo program in Visual C . Net 2003 to run normal. The procedur
  3. 所属分类:.net

    • 发布日期:2017-04-28
    • 文件大小:199504
    • 提供者:别闹了
  1. DlgOpenGLDemo

    0下载:
  2. 尝试了N久,终于在对话框的图片控件中实现了OpenGL窗口的建立和绘制,与大家分享~-N long-tried, and finally the picture controls in the dialog box to achieve the OpenGL rendering window and set up to share with you ~
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:36232
    • 提供者:czy
  1. vcbookmanagement

    0下载:
  2. vc++和SQL Server2000实现图书管理系统,在此示例中大家可以学习到如何编写自制控件,如何在对话框程序中实现打印功能,如何通过代码来改变按键功能等等。-vc++ and SQL Server2000 realize library management system, in this example that everyone can learn how to write self-control, how to realize in the dialog process print
  3. 所属分类:Education soft system

    • 发布日期:2017-06-08
    • 文件大小:3245956
    • 提供者:song
  1. twDialogPrintView

    0下载:
  2. 对话框的打印,一直是大家比较困惑的地方,现在将这个代码共享,希望能给大家一个新的思路。-Dialog printing is very pazle,let this one to lead you!
  3. 所属分类:Printing program

    • 发布日期:2017-04-16
    • 文件大小:25406
    • 提供者:小天
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com