Click to See Complete Forum and Search --> : Moving / Resizing a window
snakedjip
February 17th, 2000, 07:41 AM
Hi,
Let's say I have a window's handle (for example, I have the handle to an instance of Internet Explorer)...
Is there a way I can move and/or resize that window programatically ?
Thanks.
snakedjip
February 17th, 2000, 07:41 AM
Hi,
Let's say I have a window's handle (for example, I have the handle to an instance of Internet Explorer)...
Is there a way I can move and/or resize that window programatically ?
Thanks.
snakedjip
February 17th, 2000, 07:41 AM
Hi,
Let's say I have a window's handle (for example, I have the handle to an instance of Internet Explorer)...
Is there a way I can move and/or resize that window programatically ?
Thanks.
Lothar Haensler
February 17th, 2000, 07:44 AM
use the SetWindowPos API
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.