Click to See Complete Forum and Search --> : Designing a TCITEM with resource editor ?


strafingmoose
December 13th, 2006, 02:50 PM
Hi all!

I'm trying to design a tab control in a straight Win32 API Project under VC2005.

I'm declaring a TCITEM and filling all of its necessary member variables and then add it with the TabCtrl_InsertItem() macro.

But is there any way to design trough the resource editor what appears on that TCITEM? Like a dialog without any borders.

Thanks

ovidiucucu
December 14th, 2006, 12:26 PM
No, no & no.