CXTPTabManagerItem::SetColor |
Post Reply |
Author | |
cwlee
Newbie Joined: 11 October 2011 Location: Malaysia Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 11 October 2011 at 8:14am |
Hi,
I tried to change color to the tab using the SetColor method in CXTPTabManagerItem. However, it doesn't change at all. Does that has to do with the Appearance set in the CXTPTabPaintManager?
CXTPTabManagerItem* p_item = pToolBar->InsertCategory(0 , toolbar_editor.GetName(), &dummy, 0);p_item->SetColor(65535);
How can I change the color of the tab?
Thanks,
Lee |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |