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

  Date Thread Details
2018‑07‑15
1,762 views
"I have some controls defined like this: <editors:DoubleEditBox HorizontalAlignment="Left" ..."
2018‑07‑21
2,313 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
1,324 views
"When we are setting themes:ThemeProperties.CornerRadius="0,0,0,0" on an event in WPF C#.Net for DoubleEditBoxControl,..."
2018‑07‑10
1,459 views
"In my application, I've implemented my own UndoRedo history/framework. I track changes to relevant properties, contro..."
2018‑06‑26
1,769 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,574 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,727 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,574 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,899 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
2,404 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
2,171 views
"ribbon:TextBox applies its padding twice: Padding in PART_ContentHost Margin in PART_ScrollContentPresenter ..."
2017‑06‑16
3,791 views
"DateEditBox has a property called CanRetainTime. According to the documentation if it is set to true, the time porti..."
2015‑09‑27
5,137 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
2,517 views
"Hi, I am getting the following errors on DoubleEditBox and Int16EditBox: System.Windows.Data Error: 6 : 'SystemCo..."
2018‑03‑27
2,057 views
"I am converting my application to the 2017 version of Grids/PropertyGrid and Editors. I am always using DataObjects ..."
2018‑03‑27
1,669 views
"Hi, I want to change the style of the text/value of doubleeditbox and datetimeeditbox to underline. Do we have Text..."
2018‑03‑26
1,862 views
"Hi, I am using DoubleEditBox and DateTimeEditBox controls. I need to run our executable in a windows server. In tha..."
2018‑03‑26
2,050 views
"I have a TimeSpanPicker displaying Hours, Minutes and Seconds.Is there any way to force the picker to select the Minu..."
2018‑03‑15
1,915 views
"I have recently taken on the task of updating our product to use the 2017 release. I had been holding off because we..."
2018‑01‑31
2,173 views
"We used to use .allowNaN = true in previous versions of Actipro PointEditBox to make it so users knew that x or y w..."