文件名称:resize
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 10.32kb
- 下载次数:
- 0次
- 提 供 者:
- 日*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Suppose you wanted to give the user the ability to modify the size and position on a certain control? This example shows how to implement resizing controls on a dialog box as it is done when drawing controls on a dialog template or visual basic at design time. In order to accomplish this we can use the class CRectTracker to manage all the drawing and resizing of a rectangular fr a me which also has (optional) 6 resize handlers (as shown in the image above). The first thing, you ll need to do is to invoke a CRectTracker and specify given coordinates: -Suppose you wanted to give the user the ability to modify the size and position on a certain control This example shows how to implement resizing controls on a dialog box as it is done when drawing controls on a dialog template or visual basic at design time. In order to accomplish this we can use the class CRectTracker to manage all the drawing and resizing of a rectangular fr a me which also has (optional) 6 resize handlers (as shown in the image above). The first thing, you ll need to do is to invoke a CRectTracker and specify given coordinates:
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 872492resize.zip 列表 resize/ resize/res/ resize/resize.cpp resize/resize.dsp resize/resize.dsw resize/resize.h resize/resize.ico resize/resize.rc resize/resizeDlg.cpp resize/resizeDlg.h resize/resource.h resize/res/resize.rc2 resize/StdAfx.cpp resize/StdAfx.h