Print Page | Close Window

Docking pane tabs position

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=11925
Printed Date: 15 November 2024 at 2:53pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Docking pane tabs position
Posted By: vijaymahajan
Subject: Docking pane tabs position
Date Posted: 22 August 2008 at 4:37am
Hello,
I have 3 tabs on a docking pane. And its working perfect. But our requirement is changed now.
 
Normally the tabs appear at the bottom of the docking pane.
Can we show them at the top of the docking pane?
Herewith i am sending the bitmap showing how they are appearing now.
https://forum.codejock.com/uploads/20080822_043539_tabposition.zip - uploads/20080822_043539_tabposition.zip
 
Can i show the tabs at the top of docking pane? it should appear just below the title bar of the docking pane.
 
Please let me know the possible solution.
 
Thanks And Regards,
Vijay



Replies:
Posted By: Oleg
Date Posted: 22 August 2008 at 7:19am
Hi,
 
try
 

 CXTPTabPaintManager* pTabPaintManager = m_paneManager.GetPaintManager()->GetTabPaintManager();
 pTabPaintManager->SetPosition(xtpTabPositionTop);


-------------
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