CAtlPreviewCtrlImpl::SetRect

Sets a new bounding rectangle for this control.

virtual void SetRect(
   const RECT* prc,
   BOOL bRedraw
);

Parameters

  • prc
    Specifies the new size and position of the preview control.

  • bRedraw
    Specifies whether the control should be redrawn.

Requirements

Header: atlpreviewctrlimpl.h

See Also

Reference

CAtlPreviewCtrlImpl Class