Hi Serge,
I fixed this in my main projects by reloading all of the skins so this issue is no longer a showstopper for me.
The bug does still exist however. I could send you a demo app but I believe you should be able to repro this just by:
1. Create a new VCL forms app
2. Put a TsPageControl down
3. Add a tab to the page and notice that the caption does not display in the IDE or at runtime.
I've attached a screen shot that shows this. Do you get the same result?
After further testing I can add a step 4 above:
4. Add a SkinManager and SkinProvider to the project and the captions appear
In my existing projects the tab captions did appear at runtime but did not appear at design time until I reloaded the skins. For my sample app the captions did not appear at either design time or runtime until I added a skin.
PS I'm not using TnT but I am using DevExp v6.
Regards,
Hamilton