Click to See Complete Forum and Search --> : Just how big is it?
Lord Orwell
Feb 17th, 2001, 09:56 PM
I can't seem to find out how to determine the size of a client area of a window. If i use getrect, that works usually, but if the window has a menu, it messes up.
Should i just detect for a system menu? Any input is welcome :]
Ah Beng
Feb 18th, 2001, 02:08 PM
Have you tried GetClientRect?
Lord Orwell
Feb 19th, 2001, 12:48 AM
Thank you!
That is exactly what i wanted.
It was for a subroutine that used stretchblt to copy one window to another, resizing the image in the process.
My api window function list didn't list that function. You have been a big help.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.