0
kicks
AvalonControlsLibrary v2 has been released ! « C# Disciples
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.
- 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