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