is there a way to get the window handle by way of the process handle?
Printable View
is there a way to get the window handle by way of the process handle?
What's the command to get the process handle?
You did read the member listing for the Process class, right? You must have missed the MainWindowHandle property. ;)
thanks jmcilhinney... i knew it had to be easy... now i feel like such an idiot...