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