public IntPtr GetDCEx(IntPtr hRgnClip, uint flags) { return(User32APIs.GetDCEx(Hwnd, hRgnClip, flags)); }