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

  Date Thread Details
2015‑06‑19
5,230 views
"Hi, here I need to make my DateTimeEditBox control localized, and not only follow the culture infomation of the curre..."
2015‑09‑29
4,440 views
"I'm trying to figure out if there's a relatively easy way to edit an array of primitive numeric values (i.e. int/doub..."
2013‑07‑08
5,301 views
"Hi Guys, Does Actipro have plans for implementing an edit box for DateTimeOffSet? Ilian"
2015‑09‑05
4,256 views
"Hi, We have an issue with DateTimeEditBox and MaskedTextBox appears like filled password boxes in MetroDark and Met..."
2015‑08‑18
3,954 views
"I am using the datetimeditbox and its value is iitialized to Datetime minimum (new DateTime). This means that on the ..."
2015‑07‑15
4,180 views
"Hi, We have following scenario: I have one property in my viewmodel say BindValue - it is binded to Int32EditBox ..."
2012‑02‑27
5,008 views
"Hi, I can't enter a day greater than 29 before I've decided on a month. This is good and well for validation but fe..."
2015‑07‑06
3,676 views
"I have a DateTimeEidtBox and I want to change its FontSize during runtime. This is how I intend to do it. This ..."
2015‑06‑24
4,484 views
"We are using the Actipro Studio toolkit for WPF and it's great. However there does not seem to be a watermark textbox..."
2015‑06‑01
4,166 views
"Hi, We have used TimeSpanEditBox in our application.We have applied below style on this control: <Style x:Key="..."
2015‑06‑03
4,171 views
"The small rectangle in the bottom left corner should display the current color (before the picker was opened). In s..."
2015‑05‑14
3,650 views
"Hello, We are seeing an issue with the DateTimeEditBox (DTEB). The scenario is pretty simple (but not so simple to ..."
2015‑05‑14
3,314 views
"hi actipro, I am using Int64editbox control to display hex values. I need to display the hex "0x" along with th..."
2015‑05‑05
4,476 views
"The cursor color remains black in the interop editors. In the other fields it is white as expected. You can see it in..."
2015‑04‑23
4,033 views
"I'm using databinding to detect when the value in a DoubleEditBox has changed so I can enable an Apply button. Works ..."
2015‑04‑23
3,886 views
"I have an editable DoubleEditBox that could possibly contain Nan value. How can I properly handle this scenario. Thanks!"
2015‑03‑31
4,687 views
"Hi, I cannot find a way to create a regular expression that allows to enter a space character. How can I do that?"
2015‑03‑25
3,867 views
"Hi, I'm using the ColorEditbox in a PropertyGrid. When we are moving the spectrum slider, the color is updated imme..."
2015‑03‑20
3,649 views
"How do I specify custom formats for the edit boxes. This throws an exception: <editors:DoubleEditBox Value="{Bin..."
2015‑03‑18
3,998 views
"Hi My style.trigger code as below, but when mouse over, the background is no change, may i know is which part have pr..."