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

搜索资源列表

  1. chazhao_tihuan_duihuakuang

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

    • 发布日期:2017-04-29
    • 文件大小:151156
    • 提供者:别闹了
  1. duihuakuang_biaotilan

    0下载:
  2. 用 Visual C++.Net (VC.net) 编写的如何使用 对话框程序标题栏设置 的演示程序,在Visual C++.Net 2003下运行正常。程序很简单,注释详细。为初学者学习交流使用。有需要的朋友可以下载看看!-Using Visual C . Net (VC.net) prepared by the procedure how to use the dialog box title bar of the demo program settings in Visual C
  3. 所属分类:GUI Develop

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

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

    • 发布日期:2017-04-02
    • 文件大小:21774
    • 提供者:coderui
  1. BmpToButton

    0下载:
  2. 在对话框界面上,对按钮设置位图。可以自绘位图,进行设置到按钮上-Set bitmap on button
  3. 所属分类:Button control

    • 发布日期:2017-04-25
    • 文件大小:22875
    • 提供者:anan
  1. graphic

    0下载:
  2. 本程序能实现通过对话框来实现图形绘制时线宽,线性,颜色的设置-This procedure can achieve through the dialog to achieve when the linewidth Rendering, linear, color settings
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-26
    • 文件大小:9156476
    • 提供者:weiqiang
  1. Graphic

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

    • 发布日期:2017-04-13
    • 文件大小:1710
    • 提供者:fxlfxl
  1. test

    0下载:
  2. 用VC++做了一个对话框,可以在里面设置人名,性别和年龄。-Using VC++ to do a dialog box, you can set up the name,gender and age of a person.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-04
    • 文件大小:31570
    • 提供者:吴翩翩
  1. 04

    1下载:
  2. 一个设置打印纸大小的基于对话框的vc应用程序。-A printing paper size settings dialog box vc-based applications.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1990256
    • 提供者:happy_ice
  1. Graphic

    0下载:
  2. 主要完成画点 线 圆 矩形的功能 主要讲述怎样关联颜色对话框以及设置对话框 简要说明CButton类的实用-The main point of the completion of painting functions Line round rectangle associated mainly about how the color settings dialog box and type a brief descr iption of the practical CButton
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:90700
    • 提供者:徐晓茹
  1. anyshapebutton

    0下载:
  2. 任意形状的按钮设置,在对话框中设置任意形状的按钮-Arbitrary shape of the button settings in the dialog box to set up the buttons of arbitrary shape
  3. 所属分类:Button control

    • 发布日期:2017-05-07
    • 文件大小:1322582
    • 提供者:ggg
  1. gridding

    0下载:
  2. 利用vc++环境实现对话框的网格设置,及颜色设置-Using vc++ environment for the realization of the grid settings dialog box, and color settings
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-13
    • 文件大小:3258837
    • 提供者:包包
  1. resizable_dlg_demo

    0下载:
  2. 可以缩放大小的对话框实例,使用时,只要把基类CDialog换成扩展后的类,再设置一下对话框上各个控件移动时的方向。-Scaling the size of the dialog box can be an example, when used, as long as the base class CDialog expanded into categories, and then click Settings dialog box controls all direction movement.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-07
    • 文件大小:43454
    • 提供者:zxdyu
  1. interface

    0下载:
  2. 使用方法 方法一: ModifyStyle( WS_CAPTION, WS_MINIMIZEBOX, SWP_DRAWFRAME ) //设置图标 方法二: 不用上面的,但是要去掉对话框的title属性-a beautiful interface,like powerword.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-07
    • 文件大小:117370
    • 提供者:jay
  1. DLGColorChangeSlow

    0下载:
  2. 设置窗体颜色渐变,了解窗体颜色的设置。(基于对话框编程)-Setting form color gradient to understand the form the color settings. (Based on Dialog Programming)
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-24
    • 文件大小:97814
    • 提供者:张杰
  1. SetCourse

    0下载:
  2. 基于对话框的编程,设置光标的十字定位,了解光标的应用-Dialog-based programming, set the cursor cross position to understand the application of the cursor
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-12
    • 文件大小:2850650
    • 提供者:张杰
  1. qyzngj

    0下载:
  2. 首先建立一个基于对话框的工程,导入数码位图资源,直接在对话框类CMy2Dlg中添加类mytime 程序中的mytime类主要提供两个函数接口:一个是set()用来设置显示位置;一个是myfun()用来设置显示数字来显示。-first establish a dialog-based project, import the bitmap of digital resources directly in the dialog box to add class CMy2Dlg class myti
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:150856
    • 提供者:呆豆
  1. Winning

    0下载:
  2. 该程序是一个以对话框摇奖应用程序,用户通过“号码位数”滚动条设置中奖号码位数,单击摇奖按钮产生中奖号码,在编辑框中显示!-The program is a dialog ERNIE application, the user through " Number digits" scroll bar to set the median winning numbers, click the button to generate winning lotto numbers displa
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:1962549
    • 提供者:feige
  1. vsdui

    0下载:
  2. 一个简单的对话框登陆的程序,输入用户名密码,可以登录,用户名密码设置在程序中-A simple dialog box landing procedures, enter the user name password, you can login, user name password settings in the program
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-29
    • 文件大小:11526484
    • 提供者:
  1. DrawRectangle

    0下载:
  2. 程序运行出现窗口,点击鼠标弹出对话框,设置矩形的宽和高就可以在窗口中画出矩形-Run window appears, click on the mouse pop-up dialog box, set the rectangle' s width and another job in the window to draw a rectangle
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-10
    • 文件大小:1950736
    • 提供者:刘庆军
  1. GirlDialog

    0下载:
  2. 可以根据图片设置对话框的样式,如果图片是png的话对话框就是透明的-Picture Settings dialog box according to the style, if the image is png, then the dialog box that is transparent
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-03
    • 文件大小:1422208
    • 提供者:郭新涯
« 1 2 3 4 5 6 78 9 10 11 12 13 »
搜珍网 www.dssz.com