I am creating a Bug filing client in Windows. The client activates when the user presses Windows + prnt screen . The latest captured image is pushed to the picturebox in the client [ windows form ] .
Is there any way to know which window was active when the print screen was taken. Can we dig to the event logs or any other way to find out the same?