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
2018‑01‑31
2,121 views
"Hi, I have a TreeListview and a EnumEditBox set as datatemplate for a column. I've tried following the demo example..."
2018‑01‑20
2,018 views
"Here's an example to illustrate the issue I found. Using a MaskedTextBox with the following mask: [^0-9\s][^\s]{0,2..."
2017‑12‑20
2,010 views
"I am using the EnumPropertyEditor to display some enum values to pick from in a property grid. It is fantastically d..."
2017‑12‑11
2,868 views
"While 0-255 makes sense for color selectors most graphics apps tend to present alpha from 0 - 100%. For most users I ..."
2017‑12‑01
2,015 views
"Hello, In our application we need to be able to detect the selected gradient stop and at times change some of its p..."
2017‑11‑08
2,676 views
"While migrating our product to use the latest version of MaskedTextBox, I have discovered a very inconvenient issue. ..."
2017‑09‑29
3,518 views
"Hello, I've noticed you've made some progress on the DateTime, Date and Time EditBoxes in the 2017 version, but I c..."
2017‑11‑02
2,164 views
"Hello, Is there a way to force (programatically) part edit boxes (Int32EditBox, DoubleEditBox, etc.) to take the la..."
2017‑10‑04
5,846 views
"Just wondering if you have thought of implementing an HSL mode for your color editor? It's usually a more intuitive w..."
2017‑09‑05
3,378 views
"When I looked at the features, I thought "wow, it's the best time span editor on the market!", but when I started usi..."
2017‑09‑25
2,457 views
"Hi, I am using the actipro colorpicker in our custom tools, and our artists love it, but they are complaining about..."
2017‑09‑18
3,300 views
"We recently upgraded to the new editors. Where do I find documentation for working with DoubleEditBox formats?"
2017‑09‑14
2,860 views
"Editors don't respond to HorizontalContentAlignment property.Until now in all my sofware the numbers displayed by var..."
2017‑08‑15
2,625 views
"Hi Using the 2017 editors I've realised the various edit boxes don’t validate characters as they are typed. T..."
2017‑06‑30
3,454 views
"Our application allows for user-defined "masks". Currently, if the user enters an invalid RegEx for the "mask", then..."
2017‑07‑25
2,819 views
"I upgrade to 17.1 recently and I have a hard time getting the brushpicker to work. I will start with the first issu..."
2017‑07‑14
3,269 views
"I am using a DoubleEditBox. I am setting the StepValue to 0.1 and its Format to F2. I would like to be able to elim..."
2010‑04‑30
7,758 views
"Is it possible to use one of the editors as an auto-complete textbox or combo-box? I need a control that will allow a..."
2017‑06‑05
3,501 views
"Do you have a multi selection combo box similar to Flags-EnumEditBox? Except instead of specifying an enum value, a l..."
2017‑01‑20
4,384 views
"Is it possible to have an EnumEditBox only present a subset of the available values? I have an enum with values..."