Print Page | Close Window

Icon onto a pane's title bar

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Docking Pane
Forum Description: Topics Related to Codejock Docking Pane
URL: http://forum.codejock.com/forum_posts.asp?TID=5421
Printed Date: 24 April 2025 at 1:09am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Icon onto a pane's title bar
Posted By: ContactGT
Subject: Icon onto a pane's title bar
Date 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.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net