Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Task Panel
  New Posts New Posts RSS Feed - [SOLVED] TaskPanel Expand Button Color
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

[SOLVED] TaskPanel Expand Button Color

 Post Reply Post Reply
Author
Message
Xander75 View Drop Down
Senior Member
Senior Member
Avatar

Joined: 26 April 2007
Status: Offline
Points: 353
Post Options Post Options   Thanks (0) Thanks(0)   Quote Xander75 Quote  Post ReplyReply Direct Link To This Post Topic: [SOLVED] TaskPanel Expand Button Color
    Posted: 19 August 2010 at 6:06am
Hi,

I am using the TaskPanel, which I am overriding the colours as can be seen below:


    wndTaskPanel.VisualTheme = xtpTaskPanelThemeNativeWinXPPlain
    wndTaskPanel.Reposition
    wndTaskPanel.ColorSet.BackgroundDark = &HD5A987
    wndTaskPanel.ColorSet.BackgroundLight = &HEDCDB3


I am using the SkinFrameWork control and using the CommandBars with VisualTheme xtpThemeRibbon and I have updated the colours to better tie in with the colours of the TaskPanel with that of the interface.

The issue I have is that the Expand button has an unsightly shadow around it that I cannot get rid of:



Is there any way to remove the shadow from the Button or change it's shadow colour?

Thanks...
Product: Xtreme SuitePro (ActiveX) v15.3.1
Platform: Windows 7 64-bit (SP1) Professional Edition
Languages: C#.Net using Visual Studio 2012 & Visual Basic 6.0 (SP6)
Back to Top
Xander75 View Drop Down
Senior Member
Senior Member
Avatar

Joined: 26 April 2007
Status: Offline
Points: 353
Post Options Post Options   Thanks (0) Thanks(0)   Quote Xander75 Quote  Post ReplyReply Direct Link To This Post Posted: 19 August 2010 at 6:47am
Hi,

I found that setting the following seemed to remove the shadow around the button.


    wndTaskPanel.ColorSet.NormalGroupCaptionDark = &HFFF9F5

The colour above is the same colour of my TaskPanel Search area, just in case you are wondering!?
Product: Xtreme SuitePro (ActiveX) v15.3.1
Platform: Windows 7 64-bit (SP1) Professional Edition
Languages: C#.Net using Visual Studio 2012 & Visual Basic 6.0 (SP6)
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.141 seconds.