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

  Date Thread Details
2010‑06‑03
3,080 views
"Hi, I need to add a unit suffix in a DoubleEditBox, how can I do that? Example : I would like to display in my Do..."
2010‑05‑20
4,710 views
"Hi Actipro Team, Previously we were using DateTimePicker and currently we have upgraded to DateTimeEditBox. In Dat..."
2010‑04‑27
3,110 views
"Is there any way to make the DateTimeEditBox display military time? Thanks, Billy Jacobs"
2010‑04‑27
3,258 views
"We're starting work on our accessibility effort and we're using / will be using these two controls (among oth..."
2010‑04‑15
3,443 views
"I’m having a problem with memory cleanup when using some Actipro editor controls and Actipro ribbon split buttons. ..."
2010‑04‑15
3,346 views
"I have a UserControl which contains an Int32EditBox. This UserControl is contained within a BlockUIContainer inside ..."
2010‑04‑08
3,036 views
"In the MonthCalendar control, I'm trying to change the DayOfWeekItem color to red without any luck. Any idea why ..."
2010‑04‑06
3,343 views
"I'm trying to style the Actipro MaskedTextBox and I can't see the numbers that I'm typing. It seems to be..."
2010‑03‑29
3,263 views
"I'm attempting to create a custom parts editor that will allow entering of IP addresses. I've modified the SS..."
2010‑03‑18
2,927 views
"hello a colleague and i tried to change the cornerradius of the doubleEditBox/int32EditBox (each editBox) and it didn..."
2010‑03‑03
3,541 views
"I've noticed a (minor) problem with DoubleEditBox and Int32EditBox. I have some of these in several dialog boxes..."
2010‑03‑03
3,215 views
"Hi, How can I template the items in the EnumEditBox. I am using it with Flags attribute. I need to display the item..."
2010‑03‑02
3,143 views
"I'd like to use the SizeEditBox to allow editing of multiple sizes at once. Using NaN for an 'indeterminate&#..."
2010‑03‑01
4,353 views
"Good Morning:) In my ribbon i added an EnumEditBox for the Scope of searching a document. <editors..."
2010‑02‑26
3,524 views
"In running your sample browser, I had thought I saw a ComboBox with a CheckBox to handle nulls. But then I thought yo..."
2010‑01‑21
3,502 views
"I would like a way so that if the maximum value on the double edit box is about to be exceeded to not let the user ty..."
2009‑06‑23
4,210 views
"Is there a way to align the text in a DoubleEditBox to the right side of the box? Thanks, `Andy"
2010‑01‑27
3,340 views
"Hello, It seems that the editors do not support the IsReadOnly property? Is there anyway we can mimic this using y..."
2010‑01‑27
3,308 views
"Hi, I'm using the TimeSpanEditBox with the following properties: Format="d hh:mm:ss" Value=&quo..."
2010‑01‑22
4,042 views
"xaml code <Editors:Int32EditBox x:Name="AmountTextBox" Focusable="true" ..."