Esempio n. 1
0
 public static extern bool EndPaint(HandleRef hWnd, ref Structures.PAINTSTRUCT lpPaint);
Esempio n. 2
0
 public static extern IntPtr BeginPaint(HandleRef hWnd, ref Structures.PAINTSTRUCT lpPaint);