New Comment on "DoubleUpDown"
Hi, Simply change the CultureInfo on the control, with a Currency FormatString : <xctk:DoubleUpDown Value="12" Increment="0.5" FormatString="C2" CultureInfo="Fr-fr"/> or <xctk:DoubleUpDown...
View ArticleNew Comment on "ValueRangeTextBox"
For the ValueRangeTextBox I have BeepOnError = True and ValueDataType="{x:Type s:Single}" When I enter an alphanumeric into there is no beep. What are the conditions that will trigger the beep?
View ArticleNew Comment on "DateTimePicker"
For long months (i.e., December) the date part at the top of the dropdown calendar is being truncated. For example, it looks like "December, 2" instead of "December, 2016". Is there a way to set the...
View ArticleNew Comment on "DateTimePicker"
Hi, Discussion https://wpftoolkit.codeplex.com/discussions/652494 has been created.
View ArticleNew Comment on "DateTimePicker"
The event ValueChanged is firing twice for each event occurrence.
View ArticleNew Comment on "MaskedTextBox"
How to clear text? When i used Clear() control is became unusable.
View ArticleNew Comment on "DateTimePicker"
Hi, This is fixed in v2.9. Only 1 event is raised on ValueChanged.
View ArticleUpdated Wiki: Improvements270
v2.7 Community Edition (April 6, 2016)31 bug fixes and improvementsThe ZoomBox will no longer throw an exception at startup when its Content is null.In WatermarkTextBox, the new property...
View ArticleUpdated Wiki: Improvements270
v2.7.0 Community Edition (April 6, 2016)31 bug fixes and improvementsThe ZoomBox will no longer throw an exception at startup when its Content is null.In WatermarkTextBox, the new property...
View ArticleUpdated Wiki: Improvements270
v2.7.0 Community Edition (April 6, 2016)31 bug fixes and improvementsThe ZoomBox will no longer throw an exception at startup when its Content is null.In WatermarkTextBox, the new property...
View ArticleUpdated Wiki: Compare Editions
Compare Extended WPF Toolkit EditionsThe free, open source Community Edition is provided here on CodePlex under the Microsoft Public License. ThePlus Edition is at least one release ahead, adds...
View ArticleUpdated Wiki: Home
April 6, 2016: Released Community Edition v2.7.0 with 31 bug fixes and improvements. Users of the Plus Edition have just received v3.0.0 with 2 new controls and 41 bug fixes and improvements.Extended...
View ArticleUpdated Wiki: Home
April 6, 2016: Released Community Edition v2.7.0 with 31 bug fixes and improvements. Users of the Plus Edition have just received v3.0.0 with 2 new controls and 41 bug fixes and improvements.Extended...
View ArticleUpdated Wiki: Home
April 6, 2016: Released Community Edition v2.7.0 with 31 bug fixes and improvements. Users of the Plus Edition have just received v3.0.0 with 2 new controls and 41 bug fixes and improvements.Extended...
View ArticleUpdated Wiki: Home
April 6, 2016: Released Community Edition v2.7.0 with 31 bug fixes and improvements. Users of the Plus Edition have just received v3.0.0 with 2 new controls and 41 bug fixes and improvements.Extended...
View ArticleUpdated Wiki: Home
April 6, 2016: Released Community Edition v2.7.0 with 31 bug fixes and improvements. Users of the Plus Edition have just received v3.0.0 with 2 new controls and 41 bug fixes and improvements.Extended...
View ArticleUpdated Wiki: Home
April 6, 2016: Released Community Edition v2.7.0 with 31 bug fixes and improvements. Users of the Plus Edition have just received v3.0.0 with 2 new controls and 41 bug fixes and improvements. Reset...
View ArticleUpdated Wiki: Home
April 6, 2016: Released Community Edition v2.7.0 with 31 bug fixes and improvements. Users of the Plus Edition have just received v3.0.0 with 2 new controls and 41 bug fixes and improvements.Extended...
View ArticleUpdated Wiki: WatermarkTextBox
WatermarkTextBox Derives from Xceed.Wpf.Toolkit.AutoSelectTextBoxThe WatermarkTextBox is simply a TextBox that allows you to specify an object, usually a String, to represent null or missing text.Using...
View ArticleUpdated Wiki: PropertyGrid
PropertyGrid Derives from ControlThe PropertyGrid control allows you inspect and edit properties of an object. This PropertyGrid allows you to autogenerate all properties or specify the specific...
View Article