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
345
Trouble theming StatusBar ButtonPanel
posted

I'm attempting to theme the button panel on my status bar control, but first, it doesn't appear to even be visually present in the AppStylist, although the StatusBarStateButtonPanel is.  Second, I found it in the side menu, and I've attempted to make changes, but nothing seems to affect it.  I'm guessing something else is overriding the preferences I set, but I'm confused about which ones do what.

I'll attach my style library file, and if someone wants to check it... That'd be awesome :)  The button panel is supposed to behave very similarly to what the statebuttonpanel does, which shades of green on hottracked, pressed, etc.

LightUI.zip
Parents
  • 6158
    Verified Answer
    Offline posted

    Hello Daryl,

    I loaded the style library into a simple test application, and I can see the bright green styling on the StatusBarPanelButton. This leaves me to believe that your application is setup differently. Other panels on your UltraStatusBar are being style correctly, right?

    I've attached the sample which loads up the style library automatically. Pressing button1 on the form will bring up the AppStylistRuntime which will allow you to see and manipulate the style library. Please test my sample and verify that the styling appears as expected.

    Thanks,

    Chris

    WindowsFormsApplication1.zip
Reply Children