Print Page | Close Window

how to customize OoutlookBar TaskPanel ...

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=7682
Printed Date: 13 November 2025 at 7:59am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: how to customize OoutlookBar TaskPanel ...
Posted By: evoX
Subject: how to customize OoutlookBar TaskPanel ...
Date Posted: 28 July 2007 at 8:51am
I have an OutlookBar TaskPanel just like in the GUI_Outlook sample, and I want to add icons to folders and make the folders with gradients just like the shortcutbar, how can I do this ?
 
I want to make it look like this...



Replies:
Posted By: evoX
Date Posted: 28 July 2007 at 12:29pm
I also have problems using PNG bitmap files for outlookbar icons
 
I use these lines of code to set the icons from a PNG file, but the icons are not displayed at all.

m_wndOutlookBar.SetIconSize(CSize(64,50));

m_wndOutlookBar.GetImageManager()->SetIcons(IDB_PNG_FOLDER_IMAGES);

 



Posted By: Oleg
Date Posted: 30 July 2007 at 8:00am
Hi,
 
try \Samples\TaskPanel\ToolBox\ToolBox.dsw  sample - think you find ShortcutBarOffice2003 theme.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: evoX
Date Posted: 30 July 2007 at 8:49am

Hi,

  The toolbox sample does not have any theme included.
  Also can you help me with the transparent PNG images in the taskpanel ?
  If I set a 32-bit alpha BMP file it is displayed with white background, and the PNG images are not displayed at all.
 



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