Commented Issue: Missing Assembly: Xceed.Wpf.Toolkit.Luna [19517]
I added Xceed Extended WPF Toolkit via Nuget and I get a "A first chance exception of type 'System.IO.FileNotFoundException' occurred in mscorlib.dll" which when I looked into it, found that it was...
View ArticleEdited Issue: AvalonDock broken expecting Xceed.Wpf.AvalonDock.Aero [20862]
```'Xceed.Wpf.AvalonDock.Aero, Version=2.1.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4'```Seriously considering competing vendors such as Telerik over this.Thank you...Comments: ** Comment...
View ArticleCommented Unassigned: Cannot locate resource...
HiI upgraded my project to WPF Toolkit 2.0 but when try to run application, get this error__Could not load file or assembly 'Xceed.Wpf.AvalonDock.Aero, Version=2.0.0.0 .....__by using reflector and go...
View ArticleCommented Issue: Could not load file or assembly Xceed.Wpf.Toolkit.Aero2 [19506]
From [this discussion](http://wpftoolkit.codeplex.com/discussions/437608) -----------Hi,I added the DoubleUpDown control to a DataGrid and when the first row is initialized I get following IO...
View ArticleNew Post: An example on ZoomBox
Hi, The current example available is in the Live Explorer App. It is available on this page : https://wpftoolkit.codeplex.com/ It gives you access to the XAML and Code-Behind.
View ArticleCommented Unassigned: Cannot locate resource...
HiI upgraded my project to WPF Toolkit 2.0 but when try to run application, get this error__Could not load file or assembly 'Xceed.Wpf.AvalonDock.Aero, Version=2.0.0.0 .....__by using reflector and go...
View ArticleCommented Unassigned: RichTextBox.TextChanged fires 6 times [20188]
Hello,When I am using the `RichTextBox` control and attach the `TextChanged` event, if I make changes directly in the frontoffice, the event is fired 1 time for each change, but if I set the text in...
View ArticleCommented Unassigned: RichTextBox.TextChanged fires 6 times [20188]
Hello,When I am using the `RichTextBox` control and attach the `TextChanged` event, if I make changes directly in the frontoffice, the event is fired 1 time for each change, but if I set the text in...
View ArticleNew Post: How to change the user-defined property value description in...
How to remove the property value "Samples.Modules.PropertyGrid.View.ExpandablePro..." in the follow image? It is a class namespace and always displayed.
View ArticleNew Post: change DateTimeUpDown background OnMouseOver and IsPressed
local is the same namespace as yours. i'm not trying to define a new SpinnerButton, just to style it a little bit. i didn't get what i should do... remove the ButtonSpinner style and keep only the...
View ArticleCreated Unassigned: WPFtoolkit doesnot disable the previous dates in...
In latest release of extended WPFToolkit, I have seen that dateTimePicker Control does not have any property to disable the previous dates except today. In WPF DatePicker this option is available. It's...
View ArticleUpdated Wiki: Home
February 20, 2014 update: v2.1.0 of the Community Edition released with another 70 bug fixes and improvements. Subscribers of the Plus Edition have just received v2.2.0 with 4 new controls and 20...
View ArticleNew Post: DateTimePicker Validation
Hi, Yes v2.1 is released since February 20th. It is available here : https://wpftoolkit.codeplex.com/releases/view/106016
View ArticleCommented Unassigned: RichTextBox.TextChanged fires 6 times [20188]
Hello,When I am using the `RichTextBox` control and attach the `TextChanged` event, if I make changes directly in the frontoffice, the event is fired 1 time for each change, but if I set the text in...
View ArticleNew Post: How to change the user-defined property value description in...
Hi, Try overriding the ToString() method of your Spouse class.
View ArticleCommented Unassigned: WPFtoolkit doesnot disable the previous dates in...
In latest release of extended WPFToolkit, I have seen that dateTimePicker Control does not have any property to disable the previous dates except today. In WPF DatePicker this option is available. It's...
View Article