IQuickActivateImpl::SetContentExtent

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 Class

IQuickActivateImpl::GetContentExtent