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
2023‑01‑12
722 views
"Hey there,I would like to know if it's possible to set the step value for this object? In comparison with a NumericUp..."
2022‑10‑09
811 views
Int32EditBox by SPF
1 reply (3 years ago)
"How to customize the contents of IncrementToolTip and DecrementToolTip in Int32EditBox."
2010‑01‑26
4,055 views
"<Editors:DoubleEditBox x:Name="AmountTextBox" Width="240" ..."
2022‑06‑14
842 views
"Does the AutoCompleteBox have a way of defining a header template to display at the top of the popup? My ItemTempla..."
2022‑06‑13
864 views
"Good day, I need your help with ColorPicker.I need to receieve a proper color. To reproduce my issue I use your "..."
2022‑05‑16
798 views
"I'm trying to change the foreground color of a EnumEditBox, but it will not change. When looking at the Live Visual T..."
2022‑04‑14
1,075 views
"Hi, Can I find inside the control some slider which would play nice with the touch screens. Maybe some on which..."
2022‑03‑31
933 views
"Hi, After moving from wpf version 19.1.687 to 22.1.1 a new, maybe native, exception appears. On my applicatio..."
2022‑04‑08
1,052 views
"Hi, On the v 2019.1.687 the second click on the shared.PopupButton would close the popup. Currently on 2022.1 all t..."
2018‑09‑15
3,025 views
"I've been searching through the example for one but can't seem to find a multiselect dropdown - which seems odd since..."
2022‑03‑11
842 views
"I'm looking for a way to make a System.Version editable by the user. Can this easily be done with the existing editor..."
2022‑02‑04
1,067 views
"I tried using a DateTimeEditBox and my XAML throws the following error: Error XDG0062 Could not load type 'System.D..."
2022‑01‑11
928 views
"Hi, I am using an AutoCompleteBox control which have a list of items as ItemsSource. If I have more of them the pop..."
2022‑01‑05
740 views
"I set the Format to "F3". The control allows entering more than 3 digits after the decimal. When I tab out, the contr..."
2021‑11‑18
912 views
"Enter any content on the Editor and then delete it. The text margin will still be displayed in yellow on that line, w..."
2021‑11‑18
1,044 views
"There seem to be many problems with the function of finding regular expressions. For example: (1) Expression: ([a..."
2021‑11‑14
843 views
"When several keys are pressed in the EditBox and the value is commited, the following exception occurs e.g. EditBox..."
2021‑11‑08
902 views
"When I assign DataGridDateTimeColumn.Format to a Binding, it gets its initial value from the binding. However, if th..."
2021‑09‑29
873 views
"I want my EditBoxes to only commit a value when the user presses the enter key. Think about doing irreversible stuff ..."
2021‑09‑06
924 views
"Hello, we use a MaskedTextBox to allow only input specified by some RegEx.This example does not work as expected: ..."