This is a mirror of official site: http://jasper-net.blogspot.com/

Extended WPF Toolkit–Release 1.2.0

| Sunday, November 14, 2010
A new version of the Extended WPF Toolkit is now available with three great new controls.  I have been hard at work fixing bugs, adding functionality and creating new controls.  Lets take a look at the new controls added to the 1.2.0 release of the Extended WPF Toolkit.

The ButtonSpinner
The ButtonSpinner control allows you to add button spinners to any element and then respond to the Spin event to manipulate that element. The Spin event lets the developer know which direction the buttons are spinning; SpinDirection.Increase indicates an increment, SpinDirection.Decrease indicates a decrement.

buttonspinner_thumb.png

Read more: <elegantc*de>

Posted via email from .NET Info

0 comments: