Hello, I need to start a process maximized (ProcessWindowS tyle.Maximized) but I need too that when it opens, not to overlay forms on front.
This is because I throw these processes from a .NET container that host them.
So, I need to open process maximized, but not on front, overlaying my principal form container.
Is it possible?
Regards
Xabi
This is because I throw these processes from a .NET container that host them.
So, I need to open process maximized, but not on front, overlaying my principal form container.
Is it possible?
Regards
Xabi
Comment