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 (422)

  Date Thread Details
2022‑05‑26
496 views
"Why does the tooltip not adapt to dark mode like the rest of the ui?"
2022‑05‑20
527 views
"I have 2 theme's registered. dark & light. Switching between those works great and everything adapts to the dark ..."
2022‑04‑28
485 views
"I wanted to pass a null value to the RoundingDecimalPlace of the DoubleEditBox in ThemedDataGrid and wrote the follow..."
2022‑03‑07
513 views
"In some scenarios, I hope that some of the icons I set will not follow the global theme changes. How can I do this? ..."
2018‑01‑16
4,135 views
"Hi, I'm using the Metro Dark theme in my application.I want the general dialogs and modal windows in the app to fit..."
2021‑12‑23
1,135 views
"Hi there, I'm evaluating WPF for upgrade and was happy to see that integration with W11 should be there (as per the b..."
2022‑02‑18
730 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
525 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
531 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
651 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
614 views
"I have set the theme like so where color700string is some random color: ThemeManager.BeginUpdate(); try..."
2021‑12‑03
641 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
933 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,343 views
"I have written the following code which for some reason wants me to override the BaseBlueColor even though ThemeManag..."
2018‑11‑14
2,490 views
"Hi, with .NET core 3.0 Microsoft allows WPF applications to target .NET core. Because of the performance improvemen..."
2020‑12‑15
1,569 views
"Having just begun to explore your WPF offering, I am impressed. However my extensive WPF project, already in Micros..."
2021‑06‑15
976 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
678 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
804 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
768 views
"Hi there, I´m having problems using a different ImageProvider for ribbon buttons. Here is my xaml code: <..."