CWindow::SetWindowRgn
设置窗口的windows区域。
int SetWindowRgn(
HRGN hRgn,
BOOL bRedraw = FALSE
) throw();
备注
在参见 Windows SDK的 SetWindowRgn。
要求
Header: atlwin.h
设置窗口的windows区域。
int SetWindowRgn(
HRGN hRgn,
BOOL bRedraw = FALSE
) throw();
在参见 Windows SDK的 SetWindowRgn。
Header: atlwin.h