Ok, my problem is I have a form with the 'FormBorderStyle' property set to 'none'.
So I made my own minimize/maximize/exit buttons, but the problem is when I click my minimize button, there is no animation when minimizing the form.
Is there any way I can have that minimize animation in my form now?