Hello, I'm fairly new to VB.NET coding (I use Visual Basic Express Edition 2008). I have been trying to find out how to find out how to do this for a while now, it would be great if you guys could help as I am pretty frustrated 
How would you code it so that, if a specific window (Let's say notepad) is not focused, then *whatever*?
I've looked up getfocus, getwindowthreadprocessid, and a bunch of other codes but can't find it.
And, I'm not looking for "If me.focus = false then", I need to do it on a different window.
Thanks for your help,
-Chicken
How would you code it so that, if a specific window (Let's say notepad) is not focused, then *whatever*?
I've looked up getfocus, getwindowthreadprocessid, and a bunch of other codes but can't find it.
And, I'm not looking for "If me.focus = false then", I need to do it on a different window.
Thanks for your help,
-Chicken