Exemplo n.º 1
0
 public static extern int DrawThemeBackground(IntPtr hTheme, IntPtr hdc, int iPartId, int iStateId, ref I3RECT pRect, ref I3RECT pClipRect);
Exemplo n.º 2
0
 public static extern bool ScrollWindow(IntPtr hWnd, int XAmount, int YAmount, ref I3RECT lpRect, ref I3RECT lpClipRect);