CWindow::SetWindowRgn

设置窗口的windows区域。

int SetWindowRgn( 
   HRGN hRgn, 
   BOOL bRedraw = FALSE  
) throw();

备注

在参见 Windows SDK的 SetWindowRgn

要求

Header: atlwin.h

请参见

参考

CWindow Class

CWindow::GetWindowRgn