Applying theme for unpinned panels

Docking/MDI for WPF Forum

Posted 1 year ago by mrbenson
Version: 22.1.4
Platform: .NET 4.8
Environment: Windows 11 (64-bit)
Avatar

Hi,

I try to apply a theme for my whole WPF-mdi-tabbed application which contains docking panels (listview, grid & pgrid inside). The theme is applied for pinned tool panels, but not for unpinned tool panels.

Is there something special to do ?

Best regards.

Comments (1)

Posted 1 year ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hello,

Please make sure you are setting an app-wide theme as described here.  If you are using a SetTheme method to set a theme on a specific visual tree branch, that could cause what you see happening.  We don't generally recommend using SetTheme and recommend using ThemeManager.CurrentTheme instead.


Actipro Software Support

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

Add Comment

Please log in to a validated account to post comments.