This method informs a control of how much display space the container has assigned to it. The size is specified in HIMETRIC units.
| Header file: | Atlctl.h |
| Windows CE versions: | 2.0 and later |
| Complete documentation: | Visual C++ documentation |
Syntax
HRESULT SetContentExtent( LPSIZEL pSize );
See Also