internal static extern bool EndPaint(IntPtr hwnd, ref PI.PAINTSTRUCT ps);
internal static extern IntPtr BeginPaint(IntPtr hwnd, ref PI.PAINTSTRUCT ps);