CPropertySheet Tab Orientation
Please help,
I'm trying to position the tabs of a CPropertysheet with a bottom
orientation. Can anybody show me how to do this? Coming from Visual Basic,
I'm somewhat inexperienced with the MFC. So, if you tell me to edit the .rc
file directly or override the style in the PreCreateWindow(), that fine, but
I not sure what style to use. I've looked through all the styles and haven't
seen anything relating to tab orientation.
Thanks for any help.
Re: CPropertySheet Tab Orientation
Try MSDN. Look for TCS_BOTTOM. You'll get hits giving you exact code and
examples.
--
-------------------------------------------------------------------------
Free software - Baxter Codeworks [url]www.baxcode.com[/url]
-------------------------------------------------------------------------
"Bill S." <wschacht1@comcast.net> wrote in message
news:bN-dnRg538d4EJTcRVn-oA@comcast.com...[color=blue]
> Please help,
>
> I'm trying to position the tabs of a CPropertysheet with a bottom
> orientation. Can anybody show me how to do this? Coming from Visual Basic,
> I'm somewhat inexperienced with the MFC. So, if you tell me to edit the[/color]
..rc[color=blue]
> file directly or override the style in the PreCreateWindow(), that fine,[/color]
but[color=blue]
> I not sure what style to use. I've looked through all the styles and[/color]
haven't[color=blue]
> seen anything relating to tab orientation.
>
> Thanks for any help.
>
>[/color]