The code is very basic, but it gets the job done.
It makes the window's height smoothly animate let's say,
from (300,500) to (300,200).
Source code attached.
Just add the code to a form with two buttons (Named "button1",
and "button2".)
Printable View
The code is very basic, but it gets the job done.
It makes the window's height smoothly animate let's say,
from (300,500) to (300,200).
Source code attached.
Just add the code to a form with two buttons (Named "button1",
and "button2".)