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

  Date Thread Details
2018‑07‑18
1,198 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,336 views
"In my application, I've implemented my own UndoRedo history/framework. I track changes to relevant properties, contro..."
2018‑06‑26
1,597 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,453 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,594 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,451 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,737 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,250 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,979 views
"ribbon:TextBox applies its padding twice: Padding in PART_ContentHost Margin in PART_ScrollContentPresenter ..."
2017‑06‑16
3,648 views
"DateEditBox has a property called CanRetainTime. According to the documentation if it is set to true, the time porti..."
2015‑09‑27
4,932 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,367 views
"Hi, I am getting the following errors on DoubleEditBox and Int16EditBox: System.Windows.Data Error: 6 : 'SystemCo..."
2018‑03‑27
1,900 views
"I am converting my application to the 2017 version of Grids/PropertyGrid and Editors. I am always using DataObjects ..."
2018‑03‑27
1,533 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,752 views
"Hi, I am using DoubleEditBox and DateTimeEditBox controls. I need to run our executable in a windows server. In tha..."
2018‑03‑26
1,911 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,753 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,026 views
"We used to use .allowNaN = true in previous versions of Actipro PointEditBox to make it so users knew that x or y w..."
2018‑02‑01
2,169 views
"Steps to reproduce: 1) Open the Actipro Software WPF Controls Sample Browsesr application 2) Go to Editors > M..."
2018‑01‑31
2,094 views
"Hi, I have a TreeListview and a EnumEditBox set as datatemplate for a column. I've tried following the demo example..."