public static extern bool EndPaint(IntPtr hWnd, ref Help.Model.Structs.PAINTSTRUCT ps);
public static extern IntPtr BeginPaint(IntPtr hWnd, ref Help.Model.Structs.PAINTSTRUCT ps);