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.
Retrieves the current display size for a running control.
STDMETHOD(GetContentExtent)(
LPSIZEL pSize
);
Remarks
The size is for a full rendering of the control and is specified in HIMETRIC units.
See IQuickActivate::GetContentExtent in the Windows SDK.
Requirements
Header: atlctl.h
See Also
Reference
IQuickActivateImpl::SetContentExtent