Edited Issue: DateTimePicker allows invalid characters [18617]
Based on discussion:http://wpftoolkit.codeplex.com/discussions/394911 "DateTimeUpDown: I have to manually insert the "/" and ":" and the control allow me to insert invalid values"Comments: ** Comment...
View ArticleEdited Feature: Create a Window that we can apply a style [18982]
From a comment in documentation:http://wpftoolkit.codeplex.com/wikipage?title=MessageBox&ANCHOR#C25621Just like the MessageBox, but for a normal window.Including the Maximimze, Minimize...
View ArticleCommented Issue: Modal ChildWindow does not hold execution [18983]
Based on discussion:http://wpftoolkit.codeplex.com/discussions/404174The idea is to block the execution when the window is shown. Does it make sens for a sub-window child ?Comments: ** Comment from web...
View ArticleCommented Issue: Feature request + patch: PropertyGrid to support...
In real world scenarios you often do not want to display the settings or values of an object in a strict alphabetical order. Most of the time it is more appropriate to order your properties into...
View ArticleEdited Issue: Feature request + patch: PropertyGrid to support CategoryOrder...
In real world scenarios you often do not want to display the settings or values of an object in a strict alphabetical order. Most of the time it is more appropriate to order your properties into...
View ArticleEdited Issue: SingleUpDown wrong min max values [19396]
SingleUpDown wrongly updates metadata.It should be:UpdateMetadata(typeof(SingleUpDown), 1f, float.NegativeInfinity, float.PositiveInfinity);Instead of:UpdateMetadata(typeof(SingleUpDown), 1f,...
View ArticleEdited Issue: Colour of PropertyGrid doesn't align with colour theme of...
I have implemented a toolwindow with PropertyGrid from Extended WPF toolkit.The propertyGrids colour doesn't align with the changed colour theme of Visual Studio.I could change the Background of the...
View ArticleUpdated Wiki: AvalonDock
AvalonDock (docking window control) AvalonDock provides a system that allow developers to create customizable layouts using a window docking system similar to what is found in many popular integrated...
View ArticleUpdated Wiki: AvalonDock
AvalonDock (docking window control) AvalonDock provides a system that allow developers to create customizable layouts using a window docking system similar to what is found in many popular integrated...
View ArticleUpdated Wiki: WindowContainer
WindowContainer Starting with version 2.0, ChildWindow and MessageBox are derived from the WindowControl class and no longer manage their parent’s background or their position based on their parent’s...
View ArticleNew Post: CheckListBox: Current Active Item
I have a CheckListbox and a label/Textblock.<xctk:CheckListBox HorizontalAlignment="Left" Margin="20,38,0,94" Name="clbItems" Width="256" ItemsSource="{Binding...
View ArticleNew Post: v2.0.0 Community Edition
Great update, thank you! When will v2.0.0 be available over NuGet?
View ArticleUpdated Wiki: Home
Launched today! Community Edition v2.0.0 released with 67 improvements (see list). The Plus Edition gets 10 additional improvements and new controls.Extended WPF Toolkit™ is the number one collection...
View ArticleUpdated Wiki: Extended WPF Toolkit Plus
PAGE OBSOLETE Upgrade to Extended WPF Toolkit Plus to get a year's worth of priority support, extra controls, extra features, early access to updates, and more. All for only $349.95.Not only will you...
View ArticleUpdated Wiki: WindowContainer
WindowContainer Starting with version 2.0, ChildWindow and MessageBox are derived from the WindowControl class and no longer manage their parent’s background or their position based on their parent’s...
View ArticleUpdated Wiki: Home
Launched today! Community Edition v2.0.0 released with 67 improvements (see list). The Plus Edition gets 10 additional improvements and new controls. 25% rebate coupon 'LAUNCH20B' extended through May...
View ArticleUpdated Wiki: Home
Just Launched! Community Edition v2.0.0 released with 67 improvements (see list). The Plus Edition gets 10 additional improvements and new controls. 25% rebate coupon 'LAUNCH20B' extended through May...
View ArticleUpdated Wiki: Home
Just Launched! Community Edition v2.0.0 released with 67 improvements (see list). The Plus Edition gets 10 additional improvements and new controls. 25% rebate coupon'LAUNCH20B' extended through May at...
View ArticleUpdated Wiki: Home
Just Launched! Community Edition v2.0.0 released with 67 improvements (see list). The Plus Edition gets 10 additional improvements and new controls. 25% rebate coupon'LAUNCH20B' extended through May at...
View ArticleNew Post: DoubleUpDown.IsEditable gone?
DoubleUpDown "IsEditable" has been renamed to "IsReadOnly" since version 1.6 The Generic theme for the controls have been reviewed to be inline with the standard Aero theme. Starting with version 2.0,...
View Article