Is it possible to kill an app from vb just like the Ctrl+Alt+Del->End Task does? if is, how should I do it?

The app I want to kill isn't started from my program, so, I haven't used shell or something like that. Also, I need something that forces and not request the process to end.

Thanks in advance