What do your mean by 'kill a window'? If your looking to kill a 'window', you can't. If you mean kill the process that owns the window, then you might want to look here[^] for considerations and methods to accomplish this. RageInTheMachine9532
What do your mean by 'kill a window'? If your looking to kill a 'window', you can't. If you mean kill the process that owns the window, then you might want to look here[^] for considerations and methods to accomplish this. RageInTheMachine9532
I haven't been able to come up with a VB.NET sample of the same thing, but there is no reason why the sample cade can't be converted into VB.NET using calls into the Win32 API. RageInTheMachine9532