Animation in Visual Studio

aadish

Disciple
Feb 8, 2010
14
0
0
33
Hey, i wish to have animation in forms created using visual studio. An instance: I have two rectangles(red and green say). When i click on both of them, they have to jump across to swap positions. I have heard about using WCF forms and using what is extended as .xaml. Can i know is this possible, how and where can i get its tutorials??

Got it...its as simple as finding a dll file of the required animation, import and simply use it!!!