Print Page | Close Window

Phantom Toolbar Border

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=18472
Printed Date: 06 October 2024 at 12:22am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Phantom Toolbar Border
Posted By: DaveB
Subject: Phantom Toolbar Border
Date Posted: 30 May 2011 at 9:12pm
I need to be able to set the background color on a toolbar and have to border lines at all.   If I set:
 
Toolbar.VisualTheme = xtpThemeOfficeXP
Toolbar.GlobalSettings.ColorManager.SetColor XPCOLOR_MENUBAR_BORDER, vbWhite     Toolbar.GlobalSettings.ColorManager.SetColor XPCOLOR_3DFACE, vbWhite
Toolbar.GlobalSettings.ColorManager.SetColor XPCOLOR_3DSHADOW, vbWhite
Toolbar.GlobalSettings.ColorManager.SetColor XPCOLOR_STATICFRAME, vbWhite
Toolbar.GlobalSettings.ColorManager.SetColor XPCOLOR_TOOLBAR_FACE, vbWhite
I still get a light gray phantom border line.  How do I set that to the background color so that it will disappear?
 


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



Replies:
Posted By: DaveB
Date Posted: 23 June 2011 at 8:00pm
Still waiting for an answer.  Please developers, can I get this shadow line to disappear by making it white (or any other background color)?

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


Posted By: markmark
Date Posted: 24 June 2011 at 2:22am
Hi
CommandBars.GlobalSettings.ColorManager.SetColor STDCOLOR_BTNSHADOW, vbWhite worked for me.
 
Mark


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



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