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

  Date Thread Details
2012‑02‑24
4,357 views
"Hello, I am developing a project for Microsoft Office 2007, using Visual Studio Tools for Office. I am making s..."
2012‑02‑20
4,764 views
"I'm having issues when I try to multibind the value of doubleeditbox as seen below: <editors:DoubleEditBox ValueC..."
2012‑02‑16
4,200 views
"Hello I have a problem with the DoubleEditBox : the enter key is not validating the input. I found on this forum ..."
2012‑02‑15
3,577 views
"Hi, I have these two requirements: 1) I need to implement a maximum of 64.0 for a Double value 2) The double val..."
2012‑01‑31
3,774 views
"Hi, It seems that there are properties to hide most parts of the control (color preview, checkbox, drop down arrow..."
2012‑01‑30
3,347 views
"When I set the Maximum property of the Int32EditBox to 10, it can only count up to 9. Setting max to 12 works, setti..."
2012‑01‑24
3,313 views
"I'm using the DoubleEditBox (and Int32EditBox) and have noticed that the text not updated after the Enter key is ..."
2012‑01‑20
4,310 views
"To Whom It May Concern, I am trying to Set the ColorEditBox Value thru a binding like this <Convert..."
2012‑01‑23
3,425 views
"I have a couple of questions about using the RangeTypeSpecificEditBoxBase. I'm attempting to refine my IpAddress ..."
2012‑01‑16
3,300 views
"In a RibbonWindow without a ribbon i have a ribbon:TextBox and an Int32EditBox. The Int32EditBox doesnt seem to reac..."
2011‑12‑20
3,847 views
"Hi, i want to select all content of an Int32EditBox / DoubleEditBox when the control GotFocus- Event occurs. my p..."
2011‑12‑13
3,888 views
"We are using the Int32EditBox as part of our DataTemplate inside our listview. Our user is very keyboard fanatic and..."
2011‑07‑15
3,551 views
"Hi, Is there a way to set it so the ColorEditBox will set the value its bound to when the color drop down closes? ..."
2011‑12‑01
3,695 views
"Hi, I just installed the 2011.2 build. I dropped a ColorEditBox on one of my views and ran the program. When the v..."
2011‑11‑28
3,808 views
"Hi, I'm using the month-calendar-control in my application. The month names are german, but the week names (m..."
2011‑11‑24
3,054 views
"Hi, I am using Int32EditBoc Control and have limit the max and min value from 0 to 999. user can enter many numbe..."
2011‑11‑24
3,650 views
"Hi your coloreditbox control is filling my output window in Visual Studio 2008 with binding errors...Is this a known ..."
2011‑10‑26
3,211 views
"I've been trying create a style based on the EditorsCommonDictionary.NativeComboBoxStyleKey style for use in a da..."
2011‑10‑26
3,159 views
"I've been trying to set bindings on properties on PartEditBoxes used in data grid columns. Normally, the way to d..."
2011‑10‑10
3,526 views
"I'm using the MaskedTextBox in my view-model code to validate text entered a different way than through the Maske..."