[]
        
(Showing Draft Content)

C1.Util.Win.Win32.SetWindowRgn

SetWindowRgn Method

SetWindowRgn(IntPtr, IntPtr, bool)

Declaration
public static extern int SetWindowRgn(IntPtr hwnd, IntPtr hrgn, bool bRedraw)
Parameters
Type Name Description
IntPtr hwnd
IntPtr hrgn
bool bRedraw
Returns
Type Description
int