CWnd::DrawAnimatedRects
Visual Studio 2008
Draws a wire-frame rectangle and animates it to indicate the opening of an icon or the minimizing or maximizing of a window.
BOOL DrawAnimatedRects( int idAni, CONST RECT *lprcFrom, CONST RECT *lprcTo );
This member function emulates the functionality of the function DrawAnimatedRects, as described in the Windows SDK.