Ejemplo n.º 1
0
 public static extern bool SetWindowPos(int hWnd, int hWndInsertAfter, int X, int Y, int cx, int cy, SetWinPosFlag uFlags);
Ejemplo n.º 2
0
 public static extern bool SetWindowPos(int hWnd, int hWndInsertAfter, int X, int Y, int cx, int cy, SetWinPosFlag uFlags);