Use this constructor to construct and initialize a CRectTracker object.
The default constructor initializes the CRectTracker object with the values from lpSrcRect and initializes other sizes to system defaults. If the object is created with no parameters, the m_rect and m_nStyle data members are uninitialized.
CRectTracker( );
CRectTracker( LPCRECT lpSrcRect, UINT nStyle );
Header File | Afxext.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CRectTracker Overview, CRectTracker Member Functions, Support Classes, CRect::CRect