共用方式為


CWindow::DeferWindowPos

HDWP DeferWindowPos(
   HDWP hWinPosInfo,
   HWND hWndInsertAfter,
   int x,
   int y,
   int cx,
   int cy,
   UINT uFlags 
) throw();

備註

請參閱在 Windows SDK的 DeferWindowPos

需求

Header: atlwin.h

請參閱

參考

CWindow 類別