搜索资源列表
DialogResizeable
- 可改变大小并且控件自动调整位置或大小的对话框-A dialog box which may change its size and changed its position or size automatically
ResizableLib_1_1
- 一个对话框中控件能自动改变尺寸大小的例子--Example that the control can be changed the size automatically in dialog box
可以按比例缩放拥有的控件的对话框源代码
- 这是一个比例缩放的程序代码,可根据客户区的大小,按比例改变控件 的大小,详请见代码。-This a zoom ratio of the code, according to the size of the customer, according to the change in the proportion of component size, see detailed code.
动态改变对话框的大小,对话框中的控件相应改变
- 动态改变对话框的大小,对话框中的控件相应改变-dynamic change the size of the dialog, the dialog box controls corresponding changes
easysize_demo
- 这是一个对话框程序,当更改对话框的大小时,对话框内的控件会更改自己的大小以适应这种改变。-This is a dialog box procedure, when changes in the size of the dialog, the dialog within their control to change the size to adapt to such changes.
05_abcd
- Dynamic child window repositioning 动态改变对话框的大小对话框中的控件相应改变(15KB-Dynamic child window repositioning dynamic change dialog box the size of the corresponding controls (15KB
DynCon
- 动态改变对话框的大小, 对话框中的控件相应改变-dynamic change the size of the dialog, the dialog box controls corresponding changes
easysize_demo
- 一个简单的在可变大小对话框或属性页中重置控件的程序! 作者Marc Richarme -a simple variable size in the dialog box or replacement page attribute controls the procedure! Author Marc Richarme
随意调整大小的对话框
- 完全基于对话框类实现,示例了怎样任意改变对话框的大小,有很好的参考价值。-category dialog based entirely realized example of how arbitrary change in the size of the dialog, a very good reference value.
sortlistctrl
- 我们在一般的VC中编程时用到的对话框一般不能任意变大小,只能变最大或者最小,这个程序实现了任意变对话框大小的功能,而且对话框上面的控件可以方便的重定位,并可以限制最大和最小值.希望对你有帮助,好代码大家共享,共同学习.-in general programming at the VC to use the dialog generally not arbitrarily change size, can only be the larg
根据窗体大小改变控件大小
- 根据窗体大小改变各控件大小位置,可用于对话框程序,单文档视图程序,多文档视图程序-change the size of the control position, the dialog procedure can be used alone View Document procedures and documentation procedures View
在属性页中添加字体对话框
- 查了本网站没有关于如何得到字体设置对话框中字体大小的内容,在网上终于查到一篇文章,上传供大家参考-check of the Web site on how to be no font setup dialog the font size, the Internet has finally found an article upload for your consideration
Power列表控件
- 本程序实现一个功能强大的列表视控件,本控件具有下列特征: 整行加亮;对列自动排序(用数字和文本序列); 支持背景图像和混合加亮选择; 支持水平和垂直网格;可拖动的列; 通过Format对话框,可以定制列格式(大小、对齐);用Column Manager管理列; 支持分类视(象Outlook 98) 在每个单元中,支持定制文本颜色、字体和网格边界; 自动从注册表中存储和装入信息; 打印支持; 每个单元支持图像; 列视的头支持图像;使用多信
ControlPos_demo
- vc++ 编写 当对话框大小改变时,对话框中的控件可以跟随一起变动大小-vc+++ When the dialog box size changes, dialog, the controls, together with changes in the size
DynamicChange
- 能够动态地改变对话框大小,有渐变的效果的一段vc++6.0源代码。
DlgAutoSize
- 不同的屏幕分辨率,对话框程序中的空间在对话框大小变化的时候,控件的位置和大小都要随之调整. 封装一个类,使用的时候只要从该类继承即可-Different screen resolution, the dialog box procedure, the size of space in the dialog box changes, control the location and size should be adjusted ac
ResizableDialog
- 一个可以自动调整对话框大小的类集合,值得收藏-A dialog box automatically adjusts the size of the class a collection worthy of collection
DlgCtr
- 随着对话框大小改变,自动调整对话框中控件位置和大小的类。-With the dialog box the size of change dialog controls automatically adjust the location and size of the class.
DialogRectExchange
- 一个使用方法简单的对话框基类,可以使您的对话框内的控件随着对话框大小变化。使用说明:请把该类加入到您的工程,然后作为您对话框的基类,增加ONSIZE响应即可。-An easy to use dialog base class, you can make your dialog box controls the size of the changes with the dialog box. Help: Please put this k
Coding
- VC动态改变对话框大小,其中控件也跟着改变(VC dynamically changes the size of the dialog box, where the controls change as well)