Hi everyone/Andy/Magnus,
I am trying to animate the usercontrol change. Meaning, I have one mainwindow whose content will be given usercontrols. In short, in one mainwindow, i will be switching many usercontrols by giving mainwindow.content = new usercontrol(). Now, when the user control changes, I want to animate the change, like usercontrol slowly appears or usercontrol appears like we turn the square etc. Can i achieve this with storyboard? or do I have to go with different approach..??
As per my knowledge, animation is possible to elements inside usercontrol like button, charts etc. I doubt whether i can apply animation to whole usercontrol itself. Correct me if I am wrong!!
Regards,
Rakesh.N
Rakesh murthy