Home All Groups Group Topic Archive Search About
Author
6 Mar 2006 2:19 PM
Oscar
Is there a way to set the size and postion of the windows of external
apps?

Author
6 Mar 2006 6:54 PM
Jeff Johnson [MVP: VB]
<Os***@aol.com> wrote in message
news:p6ho02tn38cv2p46jdsu3vbksvbh7omoff@4ax.com...

> Is there a way to set the size and postion of the windows of external
> apps?

Call SetWindowsPos() passing the hWnd of the target window.