Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
80
UltraExplorerBar. ActiveAppearance
posted

Hi all

 We use ultraexplorerbar with one group and similar items with large icons. We need implement the following: make active appearance same as hot tracked appearance. there is issue - we cannot make active backgroud same as hot tracked background. There is option which allows hottrack only image: item.Settings.HotTrackStyle =
ItemHotTrackStyle.HighlightImage; but i did not find similar for active appearance. So if we set

item.Settings.AppearancesLarge.ActiveAppearance.BackColor, all item area is highlited, but we need only image be highlited.

If we just set border color, it is not look same as hottracked.

 

Please advise how we can make active appearance same as hottrack appearance.

Parents
No Data
Reply
  • 5389
    posted

    mlstream,

    While you can you can set an UltraExplorerBarItem's HotTrackStyle to HighlightImage, there is no way to achieve the same effect in the UltraExplorerBarItem's ActiveAppearance.  You can submit a feature request for this functionality here.

    ~Kim~

Children
No Data