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
2015‑01‑16
3,841 views
"I really love the look of your new color picker for WinRT (the radial with inner hue selection rectangle), can you pl..."
2014‑11‑20
3,566 views
"Hi, I have a strange behavior of DataGridDoubleColumn. I define a DataGridDoubleColumn in my datagrid this way: &..."
2014‑11‑03
2,901 views
gauge and enus by yaron
4 replies (10 years ago)
"i try to use the gauge knob, how i replace the number with enum?"
2014‑10‑17
3,495 views
"I have a custom PartEditBox control made by example of SSN editbox. It has only 2 parts: 1. Dirrection: +/- (forw..."
2014‑10‑07
3,237 views
"For eample we have a phone mask i.e (___) __-___ provided by regexp. Is it possible to make (,),- symbols not selec..."
2009‑06‑24
5,138 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
4,019 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
4,056 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,605 views
"We have many WPF views using DateTimeEditBox, Int32EditBox, etc. part controls. When the user tabs through the contro..."
2014‑08‑20
4,950 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,561 views
"Hi, I am using DoubleEditBox inside actipro PropertyGrid. I set my systems Region and Language -> Format to Fre..."
2014‑06‑18
3,322 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
4,022 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,411 views
"Dear Support Team, I found an issue regarding the DoubleEditBox Editor. In our software the user should be able t..."
2014‑05‑22
6,233 views
"Am autogenerating columns in a datagrid The DataGridCOmboboxColumn generated is not styled. How do I fix this?"
2014‑05‑07
4,160 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,519 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,356 views
"Hi all, Our customer is complaining a behaviour of the DateTimeEditBox which is placed in ribbon popup window. We..."
2014‑03‑25
4,469 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,875 views
"Hi, I'm trying to hide the "editDropDownButton" in the inherited class of DateTimePicker. The following is the code..."