this might sound like a beginner question but I'll ask it anyways
Is there any way to get the normal window maximize animation using WindowState = FormWindowState.Maximized?
I tried: Googling and just setting WindowState to FormWindowState.Maximized
Thank you, ItsRedly