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选件类