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

  Date Thread Details
2009‑06‑24
4,878 views
"When the DoubleEditBox's format is set to C, F2, or N2, we can't type a decimal without first typing a 0. Fo..."
2014‑09‑30
3,794 views
"I have a MaskedTextBox with such mask ([\-\+])?0x([A-Fa-f0-9]*). It is a mask for relative offset i.e. +0x16 mean c..."
2014‑09‑19
3,831 views
"StepValue is defined as Int32, so 1000000 should not be a problem. I first only noticed this problem in Visual Stud..."
2014‑08‑28
4,326 views
"We have many WPF views using DateTimeEditBox, Int32EditBox, etc. part controls. When the user tabs through the contro..."
2014‑08‑20
4,695 views
"Hi, I'm using the 2014.1 version of the actipro library in Visual Studio 2013 and I'm trying to use the DateTimeEdi..."
2014‑06‑19
3,321 views
"Hi, I am using DoubleEditBox inside actipro PropertyGrid. I set my systems Region and Language -> Format to Fre..."
2014‑06‑18
3,091 views
"Hi Guys, Is there a way to get the dropdown to close immediately on selecting an enum from the list. Users find it..."
2014‑04‑29
3,786 views
"Hi, has anyone also Problems with the MaskedTextBox (v14.1)?I always get an exception when text is updated : "objec..."
2014‑06‑06
4,150 views
"Dear Support Team, I found an issue regarding the DoubleEditBox Editor. In our software the user should be able t..."
2014‑05‑22
5,938 views
"Am autogenerating columns in a datagrid The DataGridCOmboboxColumn generated is not styled. How do I fix this?"
2014‑05‑07
3,880 views
"Is there a way to set the caret position to the end of the current value in an Int32EditBox(or other similar edit box..."
2014‑05‑03
3,303 views
"I have a DoubleEditBox in a view. In our product I can edit the doubleEditBox and do an operation (e.g. click on anot..."
2014‑04‑29
3,147 views
"Hi all, Our customer is complaining a behaviour of the DateTimeEditBox which is placed in ribbon popup window. We..."
2014‑03‑25
4,233 views
"I'm using a MaskedTextBox to limit input to word characters and a few extra characters. The mask must allow all inter..."
2014‑02‑09
3,633 views
"Hi, I'm trying to hide the "editDropDownButton" in the inherited class of DateTimePicker. The following is the code..."
2014‑02‑11
3,017 views
"Hi, I am trying to implement a BrushPropertyEditor at the property level, I would like to dynamically add object p..."
2014‑01‑08
5,545 views
"Hi, I have a propertyGrid where I add properties dynamically. This propertyGrid I implement this way: <propgrid..."
2014‑01‑10
4,057 views
"Is there a way to disable the MouseOver effect in the DateTimeEditbox? I noticed that when you hover over the D..."
2013‑12‑23
3,082 views
"Now the language of the month and the week showing in the DateTimeEditBox is English abbreviations.I want to change t..."
2013‑12‑20
3,242 views
"Hi, I'm trying to set the background color of the Int32EditBox via triggers, but something in the control template ..."