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
2021‑05‑25
947 views
"I have a CustomPropertyModel which derives from PropertyDescriptorPropertyModel. I've overridden HasStandardValues, I..."
2021‑05‑24
842 views
"Hi, I am trying to specify a 12-hour format for my TimeSpanEditBox by using the "hh" specifier. I can see..."
2021‑03‑25
807 views
"Hi, I am trying to change the BorderBrush to some color when the DoubleEditBox is focused. I need only a line o..."
2021‑03‑22
736 views
"Hi, When my Windows language is English - US I can add numbers with decimals from the numpad. If I change to other ..."
2021‑03‑02
857 views
"Hi, I need a slider and to be able to draw the minor tick marks in different colors. There is an acti pro..."
2021‑03‑05
807 views
"Hi, I want to use the Syntax Editor component with some custom language created by me. I need to be able to h..."
2021‑02‑05
925 views
"Hi, There is a way to change the text alignment for a AutoCompleteBox ? I tried also with HorizontalContentAlignm..."
2021‑02‑03
1,007 views
"I just happened to notice that Actipro edit controls enable drag and drop by default.This happens to be the default b..."
2010‑10‑14
3,968 views
"Hi, I'm using the TimeSpanEditBox with the following properties: Format="d hh:mm:ss" Maximum=&q..."
2021‑01‑07
1,092 views
"Hi, Inside actipro controls can I find control like a ComboBox which filters depending on the input string ? ..."
2020‑12‑02
865 views
"Hi, Can I find support for converting an event (with arguments) to a command ? Kind regards,Daniel"
2020‑12‑02
1,267 views
"Hi, I want to implement an animation for a grid row. I need some class to animate a GridLength value. There i..."
2020‑11‑09
762 views
"Hi, How can I increase the size of the swatch inside a ColorEditBox. I think that is 15 x 15 pixels or so which..."
2020‑11‑02
781 views
"Dear Support, Is it possible to set the location of color picker pop up? down, up, left, right. like this exempl..."
2020‑10‑27
806 views
"Hi, I want to create a DoubleEditBox control template and inside to have on the left a TextBlock and on the right t..."
2020‑10‑22
917 views
"I've got a DoubleEditBox in a ListBox's ItemTemplate, like this: <ListBox ItemsSource="{Bindi..."
2020‑10‑06
1,061 views
"I have two questions concerning the wonderful AutoCompleteBox: Is there a possibility to react on the Submit even..."
2020‑10‑14
923 views
"Hi, Does ribbon:RadioButton has a group name so that I should not uncheck manually all the other radio buttons ..."
2020‑10‑09
706 views
"Hi, I want to download WPF Controls v2019.1 Build 687 Maintenance Release. Where can I find it ? Kind regards..."
2020‑08‑05
716 views
"Hello, I have an Item class which have a Parent (of type Item) and Children(observable collection of Items). I wa..."