CGXChild::SetRect
virtual void SetRect(const CRect& r);
r
Specifies the drawing rectangle in window coordinates for the child.
Remarks
Stores the drawing rectangle in window coordinates for the child. This rectangle can later be determined with GetRect.