Page 1 of 1

Paintable area of Window

Posted: Wed Feb 08, 2006 3:01 am
by grumpy
Is there a way of determining the available surface area of a window in which to place controls. I know GetWndRect() and GetCoOrs() return the outer size of the window. I would like to know how to find the interior usable space after Buttonbars and Message is utilised.

Cheers
Gerry

Posted: Thu Feb 09, 2006 9:29 pm
by Antonio Linares
Gerry,

GetClientRect()