Jump to content

Recommended Posts

Posted

The main functionalities are intact but I encountered few things that are broken in Win 11 like ribbon background color. I am not sure if this was broken in Win 10 also (I need to test that) but it definitely worked in Win 8.

Posted

Yeah, I noticed this. At the time MS added dark mode to Windows 10 the color option no longer works.
You limited to light or dark theme.

Posted

In Windows Ribbon Framework there are nothing like light or dark theme because it's not theme oriented but UI_PKEY_GlobalBackgroundColor property that controls the ribbon background color. This could be set in previous Windows versions and it was just fine but at least in Windows 11 this doesn't work anymore and there is not any official explanation for this.

Posted

Yes, they stop documenting. But reverse engineers found UI_PKEY_DarkModeRibbon witch properly replace UI_PKEY_GlobalBackgroundColor.

Posted (edited)

If you have any link or documentation please post and I will take a look. Anyway, it's very strange to break a functionality without keeping it at least as a legacy.

Edited by Andreik

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...