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
2015‑07‑06
3,186 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
3,837 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
3,613 views
"Hi, We have used TimeSpanEditBox in our application.We have applied below style on this control: <Style x:Key="..."
2015‑06‑03
3,693 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,189 views
"Hello, We are seeing an issue with the DateTimeEditBox (DTEB). The scenario is pretty simple (but not so simple to ..."
2015‑05‑14
2,844 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
3,870 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
3,524 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,378 views
"I have an editable DoubleEditBox that could possibly contain Nan value. How can I properly handle this scenario. Thanks!"
2015‑03‑31
4,054 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,420 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,170 views
"How do I specify custom formats for the edit boxes. This throws an exception: <editors:DoubleEditBox Value="{Bin..."
2015‑03‑18
3,466 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..."
2015‑02‑26
3,540 views
"I'm not sure whether this is a question about property grids or editors, but I'll go by the organization of the sampl..."
2015‑01‑18
3,632 views
"Hello, I'm currently working on some sort of special editor which allows direct manipulation of values (properties,..."
2015‑01‑16
3,642 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,368 views
"Hi, I have a strange behavior of DataGridDoubleColumn. I define a DataGridDoubleColumn in my datagrid this way: &..."
2014‑11‑03
2,682 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,258 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,038 views
"For eample we have a phone mask i.e (___) __-___ provided by regexp. Is it possible to make (,),- symbols not selec..."