G
Guest
I have looked everywhere on how to set the size of a window of a process that
is being launched from a C# app and can't seem to figure out how to do it.
This used to be in the startupinfo structure in Win32 programming but it
seems to be missing out of the ProcessStartInfo class.
Does anybody know how to do this?
Thanks,
Oldman
is being launched from a C# app and can't seem to figure out how to do it.
This used to be in the startupinfo structure in Win32 programming but it
seems to be missing out of the ProcessStartInfo class.
Does anybody know how to do this?
Thanks,
Oldman