G
Guest
I have written code to start another process and a form is displayed within
my app to let the user know the process is running. The problem is the
process runs in normal mode and shows in front of the app. I would ideally
like to manipulate the process's window mode to minimize it, or possibly hide
it, like the options the Shell() command has.
Any ideas?
Thanks.
Tippy.
my app to let the user know the process is running. The problem is the
process runs in normal mode and shows in front of the app. I would ideally
like to manipulate the process's window mode to minimize it, or possibly hide
it, like the options the Shell() command has.
Any ideas?
Thanks.
Tippy.