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

搜索资源列表

  1. Serial_port_source_code_debugging_assistant

    0下载:
  2. 1.建立项目 2.在项目中插入MSComm控件 3.利用ClassWizard定义CMSComm类控制变量 4.在对话框中添加控件 5.添加串口事件消息处理函数OnComm() 6.打开和设置串口参数 7.发送数据-1. The establishment of the project 2. In item 3 insert MSComm control. CMSComm use ClassWizard defined 4 categories of control va
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-06
    • 文件大小:427178
    • 提供者:hankl wen
  1. susuan24

    0下载:
  2. visual C++的数学运算,通过速算24来加深对话框编程的人是何理解,学习在按钮和设置位图和设置定时器的方法-visual C++ for mathematical calculations, by 24 to enhance operator speed programming dialog to understand what people learn in a bitmap button and set the timer and set methods
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:3537130
    • 提供者:张松
  1. GetIP

    0下载:
  2. 本例将创建一个简单的对话框应用程序,可以显示本地电脑的用户名(或者网络标识)及其IP地址(如果该电脑设置了IP地址的话),程序要用到Windows套接字.-This example will create a simple dialog box application that can display the local computer s user name (or network ID) and its IP address (if the computer if the IP addre
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:79318
    • 提供者:jiawinjia
  1. VideoEXE

    0下载:
  2. InitCaptureFormat()初始化BITMAP m_InInfo,设置视频采集数据的格式。 接着,触发OnDisplay().装载动态链接库VideoDll.dll,如果成功则初始化COMPVARS m_CV这个变量,设置压缩器,可以手动设置也可以调用系统对话框。-InitCaptureFormat () to initialize BITMAP m_InInfo, set the format of video capture data. Then, trigger OnDisp
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-06
    • 文件大小:24992
    • 提供者:孙毅
  1. AnalogClock

    0下载:
  2. 程序模拟一台高级时钟,功能包括以指针方式显示、以数字方式显示、日历和秒表等;可设置时间和日期。 程序使用对话框结构,左方有框显示指针式钟面,其下方有两个矩形框,一个以数字方式显示日期、星期和时间,该时间应与指针显示的时间一致。另一个框作为秒表的显示框。对话框右方有设置时间按钮、时间快进按钮和秒表按钮。-Process simulation of a high-level clock, features include a display pointer to the digital dis
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:19887
    • 提供者:xiliting
  1. VideoClass

    0下载:
  2. 摄像头实时显示类,用的是VFW接口,给大家参考一下咯…. 使用方法: 1. 包含头文件VideoShow.h和cpp文件VideoShow.cpp。 2. 在对话框中加一个静态文本控件CStatic,拖出一个适合大小的矩形。矩形不能太小,否则上面的图像将显得过小。 3. 改变其ID,比如将IDC_STATIC改为IDC_VIDEO,还可以设置一些矩形框的边框模式或者显示模式,比如设置成有边框,模式框架。 4. 在ClassWizard中为静态控件IDC_VIDEO生成一个成员
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-26
    • 文件大小:91271
    • 提供者:雷兵
  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. QQ_lie_talk

    0下载:
  2. 一个让你能上班大摇大摆聊QQ的软件,利用向导功能随意设置聊天窗口的样式,有试想过在Word,我的电脑里面聊QQ吗,代码教你如何绕开QQ的对话框加密和拒绝SendMessage信息,完美控制QQ对话框!使用前请认真阅读说明文件-1 so that you can go to work swaggering QQ chat software, using the wizard function arbitrarily set the chat window style, there is thoug
  3. 所属分类:Communication

    • 发布日期:2017-05-21
    • 文件大小:6457500
    • 提供者:林静宇
  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. SetDlgColor

    0下载:
  2. 基于对话框编程,设置窗体的背景颜色,改善窗体美观-Dialog based programming, setting a form' s background color to improve the aesthetic form
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:97747
    • 提供者:张杰
  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. barcode_print

    0下载:
  2. 条形码打印程序,可供外部程序调用打印条码标签。调用格式: 在命令行或被调用程序输入: <本软件主程序文件> [数据文件] [模板文件] [-p] [-d] [-h] 其中<>表示必须的,[]表示可选项,其中数据文件必须是第一个参数,如果调用模板文件,则该 文件必须是第二个参数,后面其它参数顺序不限。 数据文件:可以是文本文件、CSV文件或其它,但内容应遵循CSV格式; 模板文件:本软件所保存的标签设置文件,即*.BCF文件; -p:
  3. 所属分类:Printing program

    • 发布日期:2017-04-06
    • 文件大小:14645
    • 提供者:QS
  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. ChildEditFocus

    0下载:
  2. 父子嵌入式对话框组合时候,如何在初始化的时候设置焦点在子对话框的edit控件上-When father and son combination of embedded dialog box, how to initialize the time to set the focus in the sub-dialog box edit control ~ ~ ~
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1952759
    • 提供者:潮人
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 22 »
搜珍网 www.dssz.com