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

  Date Thread Details
2023‑01‑27
989 views
"I need the ARGB of color picker to show and output RGBA hex values. Is this possible? It's easy to convert the col..."
2023‑01‑12
980 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
1,039 views
Int32EditBox by SPF
1 reply (3 years ago)
"How to customize the contents of IncrementToolTip and DecrementToolTip in Int32EditBox."
2010‑01‑26
4,369 views
"<Editors:DoubleEditBox x:Name="AmountTextBox" Width="240" ..."
2022‑06‑14
1,152 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
1,110 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
1,011 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,378 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
1,241 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,347 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,470 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
1,101 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,354 views
"I tried using a DateTimeEditBox and my XAML throws the following error: Error XDG0062 Could not load type 'System.D..."
2022‑01‑11
1,224 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
953 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
1,194 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,292 views
"There seem to be many problems with the function of finding regular expressions. For example: (1) Expression: ([a..."
2021‑11‑14
1,090 views
"When several keys are pressed in the EditBox and the value is commited, the following exception occurs e.g. EditBox..."
2021‑11‑08
1,112 views
"When I assign DataGridDateTimeColumn.Format to a Binding, it gets its initial value from the binding. However, if th..."
2021‑09‑29
1,095 views
"I want my EditBoxes to only commit a value when the user presses the enter key. Think about doing irreversible stuff ..."