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
2014‑03‑25
4,776 views
"I'm using a MaskedTextBox to limit input to word characters and a few extra characters. The mask must allow all inter..."
2014‑02‑09
4,181 views
"Hi, I'm trying to hide the "editDropDownButton" in the inherited class of DateTimePicker. The following is the code..."
2014‑02‑11
3,571 views
"Hi, I am trying to implement a BrushPropertyEditor at the property level, I would like to dynamically add object p..."
2014‑01‑08
6,221 views
"Hi, I have a propertyGrid where I add properties dynamically. This propertyGrid I implement this way: <propgrid..."
2014‑01‑10
4,735 views
"Is there a way to disable the MouseOver effect in the DateTimeEditbox? I noticed that when you hover over the D..."
2013‑12‑23
3,596 views
"Now the language of the month and the week showing in the DateTimeEditBox is English abbreviations.I want to change t..."
2013‑12‑20
3,769 views
"Hi, I'm trying to set the background color of the Int32EditBox via triggers, but something in the control template ..."
2013‑11‑26
3,821 views
"Now the width of the editor part in the DateTimeEditBox is equal to the width of the selection part in the DateTimeEd..."
2013‑11‑19
4,441 views
"I'm attempting to reproduce some legacy C++ MFC UI controls. One feature is the ability for the User to type in eithe..."
2013‑11‑19
3,777 views
"Hi, I have created the custom editor for picking the color. When we use 2 screens and the App is running full scree..."
2013‑11‑11
3,584 views
"I am trying to use a BrushEditBox, but just for a gradient property I have, in a DataTemplate for the PropertyGrid. I..."
2013‑10‑14
4,125 views
"I have a question about the color editor when it is embedded in a property grid. When the color editor pop-out pane..."
2013‑10‑04
4,876 views
"When you select text inside an actipro textbox the selected text becomes highlighted. if you right click to bring u..."
2013‑09‑25
3,536 views
"Steps to reproduce (in Windows 7 Professional x64):1. Set Regional Settings Language to Hebrew (Israel) and change Ad..."
2013‑08‑30
4,789 views
"Hi, I am using PasswordBox to get a password from user. I would like to know, if there is an oppotunity to show to ..."
2013‑08‑28
4,504 views
"1) Create a nullable enum property that is bound to the EnumEditBox 2) Start with a null property value 3) Use th..."
2013‑08‑13
3,893 views
"Hi, is it possible to change the default dropdown calculator display mode for the DoubleEditBox from "Minimal" to "..."
2013‑08‑08
4,057 views
"Is there any way that we can implement Aggregate functions for the datagrid columns? DtagridTextColumn.AggregateFu..."
2013‑08‑08
3,614 views
"Is there any option or property where we can export the data to excel from datagrids ?"
2013‑08‑08
5,818 views
"Is there any way that we can group some datagrid columns under one header like (DataGridColumnGroups)?"