Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Informs the control of how much display space the container has assigned to it.
STDMETHOD(SetContentExtent)(
LPSIZEL pSize
);
Remarks
The size is specified in HIMETRIC units.
See IQuickActivate::SetContentExtent in the Windows SDK.
Requirements
Header: atlctl.h
See Also
Reference
IQuickActivateImpl::GetContentExtent