Editors for WPF

Discussion Forums

Post about Editors 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
2020‑06‑22
720 views
"I am trying to add functionality to my editor such as: (4a - LL(*) Parser), (4c - Error Handling), etc. But, I am not..."
2020‑06‑22
701 views
"Hello, There is support for creating custom themes? Lets say I want that all the text in my application to have c..."
2020‑05‑25
965 views
"Hello, I am using BrushEditBox, and I want to remove the text (#FFFF0000) and keep only the square containing the ..."
2020‑05‑15
741 views
"Hello! I have an application which starts for now with the MetroDark theme enabled. I have a context menu which is ..."
2020‑05‑07
661 views
"Hi, I am trying to use a different view model for the Backstage to not have too much code inside the main view mode..."
2020‑04‑29
886 views
"For some items in the TreeListView I am trying to make them span all the columns. (Like using a TreeListBoxItem Style..."
2020‑04‑21
809 views
"According to the documentation, the MaskedTextBox derives from System.Windows.Controls.TextBox, which has a Placehold..."
2020‑03‑18
845 views
"I'm trying to set the FontWeight property on a control that has IsReadOnly="true" and it isn't working. It works for ..."
2020‑02‑24
1,012 views
"I am in the process of upgrading from WPF Studio version 2011.2 to 2017.1. The goal is to upgrade to version 2019, b..."
2020‑02‑21
789 views
"In our test environment, we have our own concept of "today". I see the DateEditBox has SetValueToNowCommand and SetVa..."
2020‑02‑13
813 views
"I'm upgrading from v2015 to v2019. In v2015 we set the DateTimeEditBox.Format to our desired format such as "MM/dd/yy..."
2020‑02‑13
818 views
"I have an Int32EditBox with the Format set to "D" and I can type letters in the control. When I tab out the letters a..."
2020‑02‑07
800 views
"Hello, In v16.1.0632 version, we were using PartEditBox.DefaultPartGroupVisibility set to System.Windows.Visi..."
2020‑01‑29
681 views
"Hello! I have an application which uses a lot of tool windows. Inside the main window, I bind the DataContext o..."
2019‑10‑14
968 views
"Hello, How can I use the propgrideditors:DoublePropertyEditor inside a property grid for a double value ? I t..."
2019‑10‑30
2,717 views
"Hello, I am wanting to use the AutoCompleteBox, but am currently facing some issues as to how it behaves. My sce..."
2019‑10‑30
1,018 views
"<editors:DoubleEditBox x:Name="DefaultDwellTime" Height="17" SmallChange="0.1" LargeChange="1" Format="F1" Spinner..."
2019‑10‑18
808 views
"Shift + MouseWheel and Shift + Up/Down Arrow and Shift Click on the spinner up/down could perform the LargeChang..."
2019‑10‑15
792 views
"Hi, The Int64EditBox and variants do not work correctly when a custom format is supplied with three sections e.g. "..."
2019‑10‑04
1,007 views
"Hi all, i was wondering if actipro have any control or any plans to have a nullable combobox? Im looking for ..."