CWindow::SetWindowRgn

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

See SetWindowRgn in the Win32 SDK.

Remarks

Sets the window region of a window.

CWindow OverviewClass Members

See Also   CWindow::GetWindowRgn