Esempio n. 1
0
 public static extern int ScrollWindowEx(IntPtr hwnd,
     int xAmount, int yAmount,
     IntPtr lpRect, ref Rectangle lpClipRect,
     IntPtr hrgnUpdate, out Rectangle prcUpdate, EScrollWindow flags);
Esempio n. 2
0
 public static extern int ScrollWindowEx(IntPtr hwnd,
                                         int xAmount, int yAmount,
                                         IntPtr lpRect, ref Rectangle lpClipRect,
                                         IntPtr hrgnUpdate, out Rectangle prcUpdate, EScrollWindow flags);