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

  Date Thread Details
2022‑09‑06
822 views
"Hello, It seems that Popup will close even if StaysOpen is true when show modal dialog. (Window.ShowDialog()) Is ..."
2022‑09‑04
865 views
"After the AdvancedTextBlock Captures property is bound, and then modify the Captures property data, the UI will not h..."
2022‑08‑18
897 views
"I'm trying to use ImageProvider but I cant seem to figure out how to reference it. Where is it? I have ActiproSoftwar..."
2022‑08‑18
742 views
"To prep and change themes the documentation says to do following in app.OnStartupBeginUpdate().. create and register ..."
2022‑08‑08
950 views
"We are just starting to use ThemedDataGrid for visual consistency with the Actipro themes. A problem we are having ..."
2022‑07‑20
765 views
"Hi, Can I find a PDF Viewer control here ? I need one to embed into my WPF application. Kind regards, Daniel"
2022‑06‑08
1,033 views
"Hi There, My app has two PopupMenu buttons to allow color picking - one for foreground one for back. So I created a..."
2022‑05‑31
1,318 views
"Hi There, I have a PopupButton configured as a split button. I want to style it so that it has rounded corners but ..."
2022‑05‑27
785 views
"For some reason first dragstart of Window lags, in my test I use the delivered Actipro WPF Theme Designer to reproduc..."
2022‑05‑26
812 views
"Why does the tooltip not adapt to dark mode like the rest of the ui?"
2022‑05‑20
829 views
"I have 2 theme's registered. dark & light. Switching between those works great and everything adapts to the dark ..."
2022‑04‑28
782 views
"I wanted to pass a null value to the RoundingDecimalPlace of the DoubleEditBox in ThemedDataGrid and wrote the follow..."
2022‑03‑07
839 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,610 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,667 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
1,132 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
837 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
867 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
991 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,162 views
"I have set the theme like so where color700string is some random color: ThemeManager.BeginUpdate(); try..."