Asked by duncanb7
at 2024-10-10 23:03:20
Point:250 Replies:3 POST_ID:828376USER_ID:11059
Topic:
Visual Basic Programming;;
I have used findwindow() to find out my target wbesite page in internet explore window by its window title and return its handler. ANd I can use showwindow to max and minize or restor the size of
the target windows but showwindow() can't change any size of the window . Is it possible method to set any size of the target IE windows if I am able to get the handle of target window by findwindow() ?
I know setcursorpos function. Is ther any API function call setwindowsize ?
Please advise
Duncan
the target windows but showwindow() can't change any size of the window . Is it possible method to set any size of the target IE windows if I am able to get the handle of target window by findwindow() ?
I know setcursorpos function. Is ther any API function call setwindowsize ?
Please advise
Duncan