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,958 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,371 views
"Hi, I'm trying to hide the "editDropDownButton" in the inherited class of DateTimePicker. The following is the code..."
2014‑02‑11
3,782 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,473 views
"Hi, I have a propertyGrid where I add properties dynamically. This propertyGrid I implement this way: <propgrid..."
2014‑01‑10
4,929 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,807 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,914 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,997 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,652 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,965 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,737 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,322 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
5,074 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,705 views
"Steps to reproduce (in Windows 7 Professional x64):1. Set Regional Settings Language to Hebrew (Israel) and change Ad..."
2013‑08‑30
5,003 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,670 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
4,124 views
"Hi, is it possible to change the default dropdown calculator display mode for the DoubleEditBox from "Minimal" to "..."
2013‑08‑08
4,226 views
"Is there any way that we can implement Aggregate functions for the datagrid columns? DtagridTextColumn.AggregateFu..."
2013‑08‑08
3,801 views
"Is there any option or property where we can export the data to excel from datagrids ?"
2013‑08‑08
6,046 views
"Is there any way that we can group some datagrid columns under one header like (DataGridColumnGroups)?"