The idea I have is to give animation to a window/form when it grows. For example, the calculator of Windows 7 when it displays the unit converter or new features, the window changes size with smooth animation.
The problem is that I do not know which code to use when using a button to change the size (eg 200 pixels more).
I’m a beginner, so I do not know how to use “Timer” which was suggested to me.
The idea I have is to give animation to a window/form when it grows.
Share
On this page, can be found whole concept (in C#). You can even download the code already done (again, in C#):
http://www.vcskicks.com/size-transform.php