Rectangle Tracker Samples
Class CRectTracker implements a rectangle tracker, used to move and resize a rectangular shaped object in a window. Two samples illustrate CRectTracker:
-
DRAWCLI uses CRectTracker in a real-world drawing application.
-
TRACKER is a test application that provides an exhaustive illustration of CRectTracker's member functions, styles, and options.
See Also
Microsoft Foundation Class Library Samples Index