The container calls this method to inform the control that its size and/or position has changed.
At a Glance
| Header file: | Atlctl.h | 
| Windows CE versions: | 2.0 and later | 
| Complete documentation: | Visual C++ documentation | 
Syntax
HRESULT SetObjectRects( LPCRECT prcPos, LPCRECT prcClip ); 
See Also