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

  Date Thread Details
2018‑09‑26
1,107 views
"Hi ! I was wondering if it's possible to select the content of a property when I click on it ? I think something li..."
2018‑09‑10
1,391 views
"Hi ! I'm using your colorPicker and I was thinking about something. Why when we set no alpha (only #123456 for inst..."
2018‑08‑10
1,098 views
"Hi ! I saw there is an editor for list such as the one used in the grid sample, but I'm not able to find it in edit..."
2018‑08‑30
779 views
"Hi, I created a simple custom editor for IList properties with a button. It's the same as the basic IList behavior ..."
2018‑08‑06
1,686 views
"Hi, a folder / file picker similar to a textbox but with path validation would be great. In combination with a file..."
2018‑07‑15
1,167 views
"I have some controls defined like this: <editors:DoubleEditBox HorizontalAlignment="Left" ..."
2018‑07‑21
1,588 views
"I would like to request a new control: Searchbox. The look is basically just a text field with a search & clear i..."
2018‑07‑18
846 views
"When we are setting themes:ThemeProperties.CornerRadius="0,0,0,0" on an event in WPF C#.Net for DoubleEditBoxControl,..."
2018‑07‑10
979 views
"In my application, I've implemented my own UndoRedo history/framework. I track changes to relevant properties, contro..."
2018‑06‑26
1,125 views
"I'm using a DoubleEditBox with the spinner visible. SmallChange is set to .1. Incrementing 1.111 gives you 1.211...."
2018‑06‑25
1,113 views
"Hi,is it possible to set an Inline inside of a DoubleEditBox not right aligned.Instead I need it directly behind the ..."
2018‑05‑29
1,218 views
"Hi, We were using the Legacy.Editors of the version 17.2.661, with a DoubleEditBox, if we pressed the '.' of the nu..."
2018‑05‑15
1,116 views
"As it stands, the dropdown is only opened when I click the drop down button, and not when I click anywhere on the box..."
2018‑05‑09
2,270 views
"Can you point me to a PopupButton sample that has the button looking like a combo box with an Image and Text? John"
2018‑05‑07
1,839 views
"Hi, I have a window with the autocompletebox and I'm trying to set the focus to it to it so the user can type right..."
2018‑04‑26
1,517 views
"ribbon:TextBox applies its padding twice: Padding in PART_ContentHost Margin in PART_ScrollContentPresenter ..."
2017‑06‑16
3,264 views
"DateEditBox has a property called CanRetainTime. According to the documentation if it is set to true, the time porti..."
2015‑09‑27
4,509 views
"Do you offer any control that could be used as a "range slider," i.e. similar to this: http://www.codeproject.com/Art..."
2018‑03‑28
1,881 views
"Hi, I am getting the following errors on DoubleEditBox and Int16EditBox: System.Windows.Data Error: 6 : 'SystemCo..."
2018‑03‑27
1,529 views
"I am converting my application to the 2017 version of Grids/PropertyGrid and Editors. I am always using DataObjects ..."