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

资源列表

« 1 2 ... 73 74 75 76 77 7879 80 81 82 83 ... 1316 »
  1. myCustomWizard

    0下载:
  2. 用VC++创建自定义向导程序. 设计的基本思路: 1. 采用标准的向导的工作方式。每一步就是一个对话框,向导本身也是一个对话框,用来容纳每步对话框. 2. 每步的对话框应 该没有Title、没有边界、样式为Child,当点击“下一步”或“上一步”时,将这个 对话框定位到要显示的位置。 3. 因为向导一般都包含很多步,为了管理这些页,我们可以创建一个链表来管理每一步的对话框。 4. 为了方便对话框定位,可以事先定义好位置。 -VC Wizard to create custom procedure
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:35.21kb
    • 提供者:小秋
  1. toumingwindow

    0下载:
  2. 一个透明窗口的程序,可制做替换前景样式的控件窗口, -a transparent window procedure, the system can be done to replace the pattern of prospects Control window, a transparent window procedures, can be produced to replace the pattern of future control window
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:35.83kb
    • 提供者:郑汝星
  1. DynamicSplash

    0下载:
  2. 本源码介绍了动态闪屏的制做过程,对于您的软件界面有很大的帮助, -the source of dynamic flash screen manufacturing process for your software interface is very helpful, The source of dynamic flash screen manufacturing process for your software interface is very helpful,
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:144.49kb
    • 提供者:郑汝星
  1. DCUtilities

    0下载:
  2. 可以动态变化视图背景,同时演示了图像绘制-View dynamically change the background, while the image rendering demo
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:474.14kb
    • 提供者:whosunin
  1. NoRegularWindow

    0下载:
  2. 本程序实现了根据汉字输出字形窗体的功能。(MFC基于对话框)-the program under the Chinese character font Form output functions. (Based on the MFC dialog)
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:1.04mb
    • 提供者:priest
  1. iconchuli

    0下载:
  2. VC中涉及图形界面中图标处理的源程序代码 语言:c-VC involving graphics interface icon handling of the source code language : c
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:116.74kb
    • 提供者:wz
  1. ControlPos_src

    0下载:
  2. 根据窗口大小自动调整控件大小凡是在希赛网下载的资料,没有注明解压密码的,解压密码统一为:www.csai.cn-under the window size controls automatically adjust the size of the Greek game where downloading the information network, not specify extract passwords, extract passwords for reunification : www
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:3.93kb
    • 提供者:辛瑞超
  1. windows2000filedlg

    0下载:
  2. 类似2000风格的对话框,可以直接应用于程序,增强界面的美观程度.-similar style dialog, can be directly applied to procedures, and the beautiful interface level.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:27.02kb
    • 提供者:朱学科
  1. hannuotavc

    0下载:
  2. 汉诺塔演示程序,是我经过很长时间在vc上设计的一个能够实现汉诺塔的window应用程序。-HANOR Demonstration Program, I was after a very long time on the vc to design a HANOR window applications.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:2.4mb
    • 提供者:乔普耀
  1. AutoResizeDlg

    0下载:
  2. 无意看到EnumChildWindows函数,于是写了个自动改变控件位置的类CAutoResizeDlg,由CDialog继承而来。 以后做对话框程序可以方便改变大小了-no wish to see EnumChildWindows function, So wrote the automatic controls to change the location of CAutoResizeDlg category, inherited from CDialog. After the dial
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:2.32kb
    • 提供者:黄承杰
  1. FindWndUsefull

    0下载:
  2. 这是一个演示FINDWINDOW API的应用例子,对于一些模拟输入比较有用-This is a demonstration FINDWINDOW API application examples, some more useful analog input
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:28.11kb
    • 提供者:小愈
  1. REGCOM_VC6

    0下载:
  2. 要手工注册\\\"E:\\\\CPCW.dll\\\",只需在\\\"开始→运行\\\"中键入\\\"Regsvr32 E:\\\\CPCW.dll\\\",单击\\\"确定\\\"按钮后会弹出提示信息\\\"DllRegisterServer in CPCW.dll succeeded\\\",说明组件注册成功;如果要卸载此组件,在\\\"开始→运行\\\"中键入\\\"Regsvr32 /u E:\\\\CPCW.dll\\\"即可。但这是一个可视界面下的操作实现
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:7.78mb
    • 提供者:小愈
« 1 2 ... 73 74 75 76 77 7879 80 81 82 83 ... 1316 »
搜珍网 www.dssz.com