Beispiel #1
0
 public static extern bool SetWindowPos(IntPtr hWnd, IntPtr hWndNext, int X, int Y, int cx, int cy,
                                        posFlags uFlags);
Beispiel #2
0
 public static extern bool SetWindowPos(IntPtr hWnd, IntPtr hWndNext, int X, int Y, int cx, int cy,
                                        posFlags uFlags);