CRectTracker::GetHandleMask

This member function is called by the framework to retrieve the mask for a rectangle's resize handles.

The resize handles appear on the sides and corners of the rectangle and allow the user to control the shape and size of the rectangle.

Syntax

virtual UINT GetHandleMask( ) const;

At a Glance

Header File Afxext.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CRectTracker Overview, CRectTracker Member Functions, Support Classes, CRectTracker::AdjustRect