You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ECHO [DllImport("user32.dll"^^^)]public static extern bool SetWindowPos(IntPtr hWn, IntPtr hWndInsertAfter, int x, int y, int cx, int cy, uint uFlags^^^);