Posted By: TommyCarlier | Nov 1st, 2007 @ 2:01 AM
page 1 of 1
Comments: 0 | Views: 1450 | Downloads: 102
TommyCarlier
TommyCarlier
I want my scalps!
Download:Link for TC Animation Library(0 Bytes)

This is a simple but powerful animation library for Windows Forms. You can animate any property of any object, as long as the property can be interpolated. You can run multiple animations at the same time.

To use it, you must first call Animator.Initialize(); on the UI-thread. A good place for this is in Program.cs, just before the call to Application.Run. To animate a property, just call one of the Animator.Animate-methods.

A sample application is included.

page 1 of 1
Comments: 0 | Views: 1450 | Downloads: 102
Microsoft Communities