Пример #1
0
 public static extern bool SetWindowPos(IntPtr hWnd, SetWindowPosZ hWndInsertAfter, int x, int y, int cx, int cy, int flags);
Пример #2
0
 public static extern bool SetWindowPos(IntPtr hWnd, SetWindowPosZ hWndInsertAfter, int x, int y, int cx, int cy, int flags);
Пример #3
0
 public static extern int SetWindowPos(IntPtr hWnd, SetWindowPosZ hWndAfter, int X, int Y, int Width, int Height, SetWindowPosFlags flags);
Пример #4
0
 public static extern int SetWindowPos(IntPtr hWnd, SetWindowPosZ hWndAfter, int X, int Y, int Width, int Height, SetWindowPosFlags flags);