CRectTracker::OnChangedRect

This method is called by the framework whenever the tracker rectangle has changed during a call to Track. At the time this method is called, all feedback drawn with DrawTrackerRect has been removed. The default implementation of this method does nothing.

At a Glance

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

Syntax

virtual void OnChangedRect( const CRect& rectOld );

See Also

CRectTracker::AdjustRect, CRectTracker::Track, CRectTracker::TrackRubberBand