Hi,
I have an application that is starting minimized.
I can set RestoreBounds to set to which size will the window restore when user restores it.
But how can I set if the form should restore to maximized or normal state? Normal is by default. I wish there was something like RestoreWindowState.
Can I do this using API somehow?