How do I get the title bar's rectangle? I'm mainly interested in it's
height. I want to be able to account for the size both in 320x240, as well
as the new higher resolutions.

thanks,
ed

Re: Whats the title bar's rec by Michael

Michael
Sun Jun 20 15:24:08 CDT 2004

GetSystemMetrics(SM_CYCAPTION)
--

Michael Salamone [eMVP]
Entrek Software, Inc.
www.entrek.com



"ed" <cteel04.notthis@hotmail.notthis.com> wrote in message
news:PU2Bc.7265$in.6740@newssvr22.news.prodigy.com...
> How do I get the title bar's rectangle? I'm mainly interested in it's
> height. I want to be able to account for the size both in 320x240, as
well
> as the new higher resolutions.
>
> thanks,
> ed
>
>