Keep Focus on a Window When User Clicks Away Using API Calls

M

MCP

I want to be able to keep the keyboard focus on a window (an external
application using the shell command) even when the user attempts to click to
another window or outside of the window's area. How do I do this using API
calls?
 
Top