Is it possible to set a window to it's maximized state while it's hidden, without showing it even for a split second?
Basically I want to be able to something like this:
// create window
// maximize window
// create gadgets etc
// show window
Regards,
Chris
Basically I want to be able to something like this:
// create window
// maximize window
// create gadgets etc
// show window
Regards,
Chris