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 it needs to resize its borders.
HRESULT ResizeBorder(
LPRECT prcBorder,
IOleInPlaceUIWindow* pUIWindow,
BOOL fFrameWindow
);
Return Value
Returns S_OK.
Remarks
See IOleInPlaceActiveObject::ResizeBorder in the Windows SDK.
Requirements
Header: atlctl.h
See Also
Reference
IOleInPlaceActiveObjectImpl Class