Print Page | Close Window

multiline tabctrl question

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=1133
Printed Date: 06 November 2025 at 2:17pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: multiline tabctrl question
Posted By: fredwobus
Subject: multiline tabctrl question
Date Posted: 03 September 2004 at 4:25am
Hello,
I am playing with the TabManager sample. I created my own dialog based on the CPropertiesDialog and started adding tab controls, setting their appearance etc.

I would like to display multiline tabs in the office2003 theme. So far I found the multiline tabs in the TabCtrl sample - that is what I need.

How do I set the TCS_MULTILINE style for a CXTPTabControl such as those used in the TabManager's property dialog ?

Thanks a lot,

Fred



Replies:
Posted By: SuperMario
Date Posted: 03 September 2004 at 6:32am
Maybe something like this:

    m_tabCtrl.ModifyTabStyle(0, TCS_MULTILINE);


Posted By: fredwobus
Date Posted: 03 September 2004 at 6:43am

Thanks Mario,

I tried that in the TabCtrl sample and it works. That sample uses  CTabCtrlEx tabs, which uses the TCS_xxx styles.

However,  I started off with the TabManager sample, which uses the CXTPTabControl class. Does this class support the multiline feature ?

I like the Office2003 theme, but I need the stacked multiline functionality.

 

Thanks, Fred.



Posted By: Oleg
Date Posted: 05 September 2004 at 2:30am

 

Not yet.  It sheduled to future releases.



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



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