AvalonControlsLibrary v2 has been released !
Finally I had some time to release the new version of AvalonControlsLibrary v2.
This release includes
- RangeSlider - All properties are now Dependency properties so that you can easily databind with.
- RangeSlider - The RangeSelectedChanged event has been refactored into a Routed event.
- Range slider – Support for Commands such as MoveBack Move Forward, AllBack and AllForward
- DatePicker - Add a DateSelectedChanged routed event – TimePicker – Add a TimeSelectedChanged routed event
- DateTimePicker (this will be the DatePicker and TimePicker joined)
- DockableContainer (aka Docky- This is a brand new control which supports docking of element and undocking. While elements are un docked you can drag around the element
Just like Blend Toolbars)
- Bug Fixes
Masked TextBox IsReadonly click here for more info
DateTimePicker – setting the date via code before the ControlTemplate being loaded was thowing an exception
Send as much feedback as you can so that I can start working on V3
Thanks for all your support




