WPF Studio, Themes, and Shared Library for WPF

Discussion Forums

Post about WPF Studio and Shared Library for WPF suggestions, bugs, workarounds, and request support in this forum.

Please note that while we value customer input in this forum and it does help guide our development efforts, it may not always represent our actual priority list.

New Question New Problem New Idea

Threads (436)

  Date Thread Details
2022‑02‑18
1,200 views
"Hi, I have a basic WPF toolbar added to my application which is themed with the Metro Dark theme. I have 16x16 pix..."
2022‑02‑11
921 views
"Hi there, we have a problem with colored icons in the quick access toolbar when using a colorful theme.When using a..."
2022‑02‑03
934 views
"Hi, I noticed that in the 22.1.0.0 the Metro Dark theme does not render a color border on a checked toggle button. ..."
2022‑01‑26
1,055 views
"Hi, I'm new to ActiPro and the WPF Controls suite. I just downloaded the WPF Controls and installed them, and star..."
2022‑01‑19
1,287 views
"I have set the theme like so where color700string is some random color: ThemeManager.BeginUpdate(); try..."
2021‑12‑03
1,059 views
"I want the overlay to be visible on startup, but setting the IsOverlayVisible property to true doesn't seem to affect..."
2021‑05‑05
1,400 views
"Just upgrading to the latest release and am excited to use the nugget packages. Unfortunately, the build seems to ha..."
2021‑09‑19
1,907 views
"I have written the following code which for some reason wants me to override the BaseBlueColor even though ThemeManag..."
2018‑11‑14
2,929 views
"Hi, with .NET core 3.0 Microsoft allows WPF applications to target .NET core. Because of the performance improvemen..."
2020‑12‑15
2,017 views
"Having just begun to explore your WPF offering, I am impressed. However my extensive WPF project, already in Micros..."
2021‑06‑15
1,548 views
"Is there a way to remove automatic theming from a specific user control ? We have a portion of our application which ..."
2021‑06‑03
1,081 views
"I'm showing a dialog when the popup is closed. The callback is called before the popup actually closes so my dialog b..."
2021‑06‑03
1,155 views
"Not sure if this is the right place but no other forum seemed better. If I search for 'color browser' in the help s..."
2021‑02‑12
1,135 views
"Hi there, I´m having problems using a different ImageProvider for ribbon buttons. Here is my xaml code: <..."
2021‑02‑10
1,323 views
"I wan't to change the button background checked brush, to something lighter in the when using the Dark theme, to make..."
2021‑02‑03
1,193 views
"Sample application => Docking => Inlined IDE You see the dotted header on the tool windows. I suggest to incr..."
2021‑01‑20
1,277 views
"I'm not sure if this is a bug but unlike any other grids, the ThemedDataGrid background selection color goes to invis..."
2021‑01‑18
1,116 views
"In sample app -> Grids -> Folder Browser mouse hover C:\, notice the mouse hover brush is brighter than the sel..."
2021‑01‑18
1,217 views
"I've seen the new overlay example in the recent major update which is awesome. I would like to show dialogs or messag..."
2020‑12‑21
1,188 views
"//edit: After a lot of trial and error I found its an attachable property which must be set on the Window. Would be a..."