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
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