共用方式為


CWindow::SetWindowRgn

設定視窗的視窗區域。

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

備註

請參閱在 Windows SDK的 SetWindowRgn

需求

Header: atlwin.h

請參閱

參考

CWindow Class

CWindow::GetWindowRgn