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

搜索资源列表

  1. arx

    1下载:
  2. 程序运行平台为AutoCAD2000简体中文版。 开发平台VC6.0及ObjectARX3.0(本程序所涉及的文件已包含在安装程序中)。 1. 解压缩source.zip到C盘,自动生成c:\\source目录。 2.在VC6下打开工程c:\\source\\MyModelessSheet.dsw。 3.编译生成c:/source/debug/MyModelessSheet.arx文件。(用Rebuild All命令) 4.启动 AutoCAD2000。选择主菜单“工具”下“加载应用程序”菜单项
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:34469
    • 提供者:胡进
  1. DialogResizal

    0下载:
  2. 对话框大小可调 APP Wizzard生成的对话框的大小是固定的,但经常看到对话框程序大小是可以调整,并且对话框上面的控件的大小也可以调整
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:98742
    • 提供者:黄向修
  1. ResizeDlg_1_0_src

    0下载:
  2. 自动调整对话框窗体中各类控件的大小,及位置。
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:5792
    • 提供者:李东林
  1. layoutmgr_demo

    0下载:
  2. 一个resizeable的对话框,里面的控件会随着对话框大小的改变自动调整大小。同时演示了属性页、向导页等常用对话框
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:120001
    • 提供者:边城开
  1. ResizeDlgTest

    0下载:
  2. 可以调整尺寸的对话框例子,在对话框右下角显示一个三角,可以调整控件的尺寸及位置.利用CResizableDialog实现,该类派生自CDialog,是纯MFC的例子-can adjust the size of the dialog example, the lower right hand corner of the dialog box shows a 1.3, can adjust the controls the size and position. Use CResizableDial
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:33691
    • 提供者:xb
  1. easysize_demo

    0下载:
  2. 要让对话框中的控件随着对话框大小的变化进行自动调整,是一件很头疼的事情,需要在WM_SIZE的响应函数中对所有的控件用MoveWindow()或者SetWindowPos()设置其变化比例,极其繁琐。EasySize是一个很好解决方案,用一些宏封装了内部的实现机制,使用起来方便快捷。-To make the dialog box changes the size of the control with the dialog box to automatically adjust is a ver
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1889043
    • 提供者:陈虎
  1. DesktopSet2

    0下载:
  2. 自己做的ActiveX系统配置控件,单击按钮打开桌面个性化设置对话框,实现: 从“开始→设置”中删除任务栏; 清除“查找”命令保留的搜索结果; 去除“开始”菜单中的“注销”命令; 退出时清除“文档”中的历史纪录; 禁止使用“开始→程序”菜单里的鼠标右击功能; 设置鼠标右击“开始”菜单时关联程序快捷菜单; 设置“开始”菜单的便携式电脑接口; 允许或禁止上次系统关闭之前打开的所有文档再次打开; 在“开始”菜单上增加“网上邻居”命令; 允许“文档”菜单只显示常用
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:74265
    • 提供者:
  1. ControlPos_demo

    0下载:
  2. 改变对话框的大小时,对话框里面的控件根据设定作适当的调整。-Change the size of the dialog box, the dialog box controls inside and make appropriate adjustment according to the setting.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-04
    • 文件大小:17231
    • 提供者:黄炳快
  1. dhtmlxWindows

    0下载:
  2. dhtmlxWindows是一个Javascr ipt对话框Window控件。windows可以被关闭,最大化/最小化,调整大小,置顶,拖放等
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-10
    • 文件大小:2108045
    • 提供者:jier
  1. testEmuleResiable

    0下载:
  2. 从emule分离出的切分,移动子窗口位置的源代码做的一个测试对话框。对于做窗口切分与多个子控件位置调整有帮助。-Isolated from the emule segmentation, moving the location of the source code sub-window. Dialog box for the Segmentation and do more than help a child control position adjustment.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-05
    • 文件大小:156744
    • 提供者:xc
  1. the-use-of-the-control

    0下载:
  2. 如何实现控件随对话框大小变化而自动调整大小和位置-How to change the size of the control with the dialog box automatically adjusts the size and position
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:18760
    • 提供者:马宁
  1. AutoSizeTest

    0下载:
  2. 实现对话框和其上面控件的自动缩放,当你拖动或人为改变对话框大小时,对话框上的控件自动跟着主对话框调整。-Dialog and its controls to achieve the automatic scaling above
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-29
    • 文件大小:11493285
    • 提供者:李文科
  1. change-size-MFC

    0下载:
  2. 一个不错的对话框全屏其他控件也随着位置改变的程序,这样不用单独调整每个控件的位置-A good dialog box full screen other control also changed position with the program, so don t adjust the position of each control alone
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-10
    • 文件大小:2196143
    • 提供者:linzhpeng
  1. InsertTbarToDialog

    1下载:
  2. 在对话框中动态创建工具条,并且动态调整对话框上控件的位置。-Dynamically create a toolbar in a dialog box, and dynamically adjust the position of the controls in the dialog box.
  3. 所属分类:ToolBar

    • 发布日期:2017-11-23
    • 文件大小:2059281
    • 提供者:张新城
  1. Tab-Web

    0下载:
  2. 对话框动态调整位置大小\Tab控件间的操作\Webbrowser简单操作(显示网页源码)-The dialog dynamically adjust the position size \ operation between the Tab control \ Webbrowser simple operation (display the source code of the page)
  3. 所属分类:Tab Control

    • 发布日期:2017-11-09
    • 文件大小:4040671
    • 提供者:饿龙王
  1. xintest

    0下载:
  2. 利用opencv 在vc++6.0上,基于对话框的,读入图片,图片可以根据picture控件的大小调整-opencv vc++6.0 dialog box,read picture,picture can be adjust
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-13
    • 文件大小:3889212
    • 提供者:ckx1028
  1. easysize

    0下载:
  2. 本程序能让对话框中的控件随着对话框大小的变化进行自动调整-This program allows the controls in the dialog box to automatically adjust with the changes in the size of the dialog box
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-07
    • 文件大小:15216
    • 提供者:张海
  1. ReSizeControlPos

    0下载:
  2. 自动根据对话框大小调整对话框上的控件大小位置.- Automatically adjusted according to the size of the dialog box controls in the dialog box the size of the position.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-13
    • 文件大小:1700
    • 提供者:
  1. easysize_demo

    0下载:
  2. easysize是一个十分好用的MFC控件大小改变工具,只需讲easysize.h加入工程,然后调用相关的宏定义即可实现控件随对话框放大而放大或调整位置-easysize is a very useful tool to change the size of the MFC control, just tell easysize.h join the project, and then call the relevant macro definition can be realized with
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:35916
    • 提供者:异或
  1. omgsfk7

    0下载:
  2. 你如果想知道vc的对话框设计中控件是如何调整,布局的,那么就可以看看这个程序()
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:204800
    • 提供者:erblloa
« 1 2 3 45 »
搜珍网 www.dssz.com