Print Page | Close Window

Need cation of a pane-tab

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=18574
Printed Date: 28 March 2024 at 2:14pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Need cation of a pane-tab
Posted By: Jebo
Subject: Need cation of a pane-tab
Date Posted: 20 June 2011 at 2:07pm
How can I show the captions too on the right 3 tabs?

In this example you see, that the 2 bottom Tabs shows icon+caption, but if the tab-position is on right side, there will only show the caption of the seleted tab. The other 2 tabs are icon only!?!

So how can I show all tab-caption?




-------------
[Sig removed by Admin: Signature can't exceed 40GB]



Replies:
Posted By: Aaron
Date Posted: 20 June 2011 at 2:32pm

Hi,

Just set one of the following layouts:
 
With Me.wndDockingPane
    With .PanelPaintManager
        .Layout = xtpTabLayoutAutoSize
        .Layout = xtpTabLayoutFixed
        .Layout = xtpTabLayoutMultiRow
        .Layout = xtpTabLayoutSizeToFit
     End With
End With  
 
 
 
 


-------------
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2
Language: Visual Basic 6.0

Zero replies is not an option....


Posted By: Jebo
Date Posted: 20 June 2011 at 2:36pm
Yeeeeeeeaaaaaaah!!

I knew there was a property. But could not remember ...!

PERFECT, thx!


-------------
[Sig removed by Admin: Signature can't exceed 40GB]



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