Print Page | Close Window

tabPosition small bug?

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=4600
Printed Date: 02 July 2024 at 10:01pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: tabPosition small bug?
Posted By: rdeboer
Subject: tabPosition small bug?
Date Posted: 15 July 2006 at 8:38am
Hi,
 
If I use:
 
DockingPaneManager.TabPaintManager.Position = xtpTabPositionTop
 
then the tabs are on top, no problem.
 
If I add this below the code:
 
DockingPaneManager.VisualTheme = ThemeNativeWinXP
 
Tabs are displayed at the bottom
 
;-)
 
Small bug?
 



Replies:
Posted By: Oleg
Date Posted: 15 July 2006 at 11:17am
Hi,
nope :) It is designed behaviour. After you change visual theme all visual options are reset for its theme. So just call DockingPaneManager.TabPaintManager.Position = xtpTabPositionTop
after you change VisualTheme property.

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