Icon onto a pane's title bar |
Post Reply |
Author | |
ContactGT
Newbie Joined: 30 October 2006 Status: Offline Points: 28 |
Post Options
Thanks(0)
Posted: 03 November 2006 at 7:39am |
Is it possible to include an icon next to the name of a pane? I know how to put icons onto the tabs of panes, but I would like it in the title bar. I have tried these adding a SetIconID line after my CreatePane line, but no icon appears...
pwndProjBrowser = m_paneManager.CreatePane(IDGT_PANE_PROJBROWSER, CRect(0, 0,220, 120), xtpPaneDockLeft);
pwndProjBrowser->SetIconID(IDI_Padlock); Only the name of the pane appears.
|
|
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 |