Print Page | Close Window

TAb Control in the property sheet

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=2206
Printed Date: 08 November 2025 at 3:56am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: TAb Control in the property sheet
Posted By: jitu
Subject: TAb Control in the property sheet
Date Posted: 11 May 2005 at 5:00am

I am using a property sheet (CXTResizePropertySheet )and there are some pages (CXTResizePropertyPage ) associated with it.

Now I want to use different themes on these pages (Office2003 theme or XP theme) but it does not show any effect. Also the imagelist associated with the tabctrl does not support high color. Hence my application does not look fully .net style.

Can you pl. help me on how to achieve this?



-------------
Regards



Replies:
Posted By: Oleg
Date Posted: 11 May 2005 at 11:10am
How you apply theme for pages? How you create Image list and apply it to tabs?

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


Posted By: jitu
Date Posted: 12 May 2005 at 7:36am

This is how it looks.... it does not show tracking effect while hovering over it.

ImageList problem is sorted out by using LoadBitmap instead of just loading icons.

Now I am using CXTPPaintManager::SetTheme(xtpThemeOffice2003); in OnInitDialog of the propertysheet. but no effect is seen.

 



-------------
Regards


Posted By: Oleg
Date Posted: 12 May 2005 at 3:35pm

You must add manifest for your application to support XP look (tracking effect)

Use "manifest" keyword for search on our site.

 

 

 



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


Posted By: jitu
Date Posted: 13 May 2005 at 3:28am
Thanks a lot. It worked.

-------------
Regards



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