搜索资源列表
easysize_demo
- 自动调整窗口大小后,控件位置处理实例源程序
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.
easysize_demo
- 一个简单的在可变大小对话框或属性页中重置控件的程序! 作者Marc Richarme -a simple variable size in the dialog box or replacement page attribute controls the procedure! Author Marc Richarme
easysize_demo
- easysize_demo.rar
easysize_demo
- 要让对话框中的控件随着对话框大小的变化进行自动调整,是一件很头疼的事情,需要在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
easysize_demo
- 自动适应窗口分辨率,能够在不修改机器的分辨率的情况下,自动适应窗口大小。-Automatically adapt to the window resolution, the machine can not modify the resolution of the case, automatically adapt to window size.
easysize_demo
- VC++实现自动改变控件大小以适应窗体变化-VC++ automatically change the size of the control to adapt to changes in the form
easysize_demo
- 窗口大小可变,size 控制大小,自动调节-size windows
easysize_demo
- 调用此类可以对mfc编写的界面实现随界面的增大而增大,减小而减小的功能。easysize这个类真的很好用-Call such interface can be written on mfc achieve increases with the increase of the interface, reducing the decreasing function. This class is really good easysize
easysize_demo
- easysize函数的应用实例,可以用来解决界面大小变化带来的不便-easysize function application instance, can be used to solve the inconvenience of the interface changes in the size
easysize_demo
- 界面放大缩小的使用案例,最主要的是对EASYRESIZE宏的使用-Zoom interface use cases, the most important is the use of macros EASYRESIZE
easysize_demo
- 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
easysize_demo
- 界面控件自由缩放-vc interface controls free zoom