Print Page | Close Window

Markup in PropertySheet Tabs? [SOLVED]

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Controls
Forum Description: Topics Related to Codejock Controls
URL: http://forum.codejock.com/forum_posts.asp?TID=17823
Printed Date: 24 June 2025 at 2:17pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Markup in PropertySheet Tabs? [SOLVED]
Posted By: Marco1
Subject: Markup in PropertySheet Tabs? [SOLVED]
Date Posted: 01 February 2011 at 6:39am
Is there a way to get markup support in PropertySheet tabs e.g. to colorize text?
In the moment text can set bold in a tab - but this isn't so helpful.

Marco



-------------
Product: XTP 18.3.0 on VS 2017
Platform: VS 2017 / Windows 10 (64bit)



Replies:
Posted By: Oleg
Date Posted: 02 February 2011 at 7:43am
Hi,

If you use our CXTPPropertySheet than yes. return pointer to TabNavigator and Enable its markup and set item text.


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


Posted By: Marco1
Date Posted: 02 February 2011 at 8:58am
Oleg, THANX!
I missed out that the navigator class is of CXTPPropertyPageTabNavigator, so a cast is necessary. PageNavigator doesn't have "EnableMarkup".

((CXTPPropertyPageTabNavigator*)GetNavigator())->EnableMarkup()  does the trick. Cool.



-------------
Product: XTP 18.3.0 on VS 2017
Platform: VS 2017 / Windows 10 (64bit)



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