greg1

Stories kicked by greg1

AvalonControlsLibrary v2 has been released ! « C# Disciples(marlongrech.wordpress.com)

submitted by marlongrechmarlongrech(1000) 4 years, 2 months ago

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 read more...

add a comment |category: |Views: 21

tags: another

Yield in C#(aspxwizard.net)

submitted by bo2bo2bo2bo2(570) 4 years, 3 months ago

simple explaination of what that keyword does exactly read more...

1 comment |category: |Views: 27

tags: another