2008-01-12, 01:19 AM
In short, my plugin spawns a command-line exe which then steals focus from PVRX2. I don't know why it steals focus or how to prevent it. As a workaround, I could either get the plugin to reset the focus to PVRX2 or I could get the command-line exe to set the focus back.
I've done this in the past with Win32 apps but can't find the equivalent in .NET.
Any ideas? I've searched the net and the VS help files but I'm obviously missing something.
Cheers,
Brian
I've done this in the past with Win32 apps but can't find the equivalent in .NET.
Any ideas? I've searched the net and the VS help files but I'm obviously missing something.
Cheers,
Brian