How to change RibbonColorSceme from xaml?

Ribbon for WPF Forum

Posted 16 years ago by Acer
Version: 3.5.0421
Avatar
I want my application to have it's styles as xaml resources,
I need to change the deault color scheme to other scheme (change the color).

How to do it in xaml?

Comments (1)

Posted 16 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
If you want to use a built-in scheme you can set this attached prop on the window like this:
themes:ThemeManager.Theme="Office2007Black"
Where themes is:
xmlns:themes="http://schemas.actiprosoftware.com/winfx/xaml/themes"


Actipro Software Support

The latest build of this product (v24.1.1) was released 21 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.