Print Page | Close Window

Office Black Theme

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


Topic: Office Black Theme
Posted By: Anexx
Subject: Office Black Theme
Date Posted: 17 February 2008 at 5:00pm
Hello, how can I set my panes to match the black office ribbon theme? The VisualTheme.ThemeOffice2007 is blue only?



Replies:
Posted By: Oleg
Date Posted: 18 February 2008 at 3:52am
Hi,
 
use GlobalSettings.Office2007Images property - set it to path to dll with style.


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


Posted By: NanoSofT
Date Posted: 19 February 2008 at 9:44pm
Public DockGlobalSettings As XtremeDockingPane.DockingPaneGlobalSettings


'#
Set DockGlobalSettings = New XtremeDockingPane.DockingPaneGlobalSettings
      DockGlobalSettings.Office2007Images ="DLL Path"
      DockPane1.RecalcLayout
'#

is that right ??




how to enable the office2007 black frame around it ??

one more question please

why  [DockPane1.TabPaintManager.DrawTextFormat = xtpTabDrawTextCenter] doesn't center the pane title ?







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