This method is called by the framework whenever the position of the tracker has changed while inside the Track or TrackRubberBand method. The default implementation makes a call to CDC::DrawFocusRect, which draws a dotted rectangle.
Override this method to provide different feedback during the tracking operation.
Header file: | Afxext.h |
Platforms: | H/PC 2.0, Palm-size PC, H/PC Pro |
Windows CE versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
virtual void DrawTrackerRect( LPCRECT lpRect, CWnd* pWndClipTo,
CDC* pDC, CWnd* pWnd );
CRectTracker::Track, CRectTracker::TrackRubberBand, CDC::DrawFocusRect