Introduction - If you have any usage issues, please Google them yourself
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 frame 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:
Packet : 872492resize.zip filelist
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