Getting Title/Caption of program mouse is focused on

ithug
03-25-2008, 08:09 PM
What i am trying to do is have:
text1.text = (Caption of current program the mouse is focused on/clicked)

Example:
Text1.text = Mozilla Firefox

Also i need to know how i could send a message box after the textbox has 20 characters in it.

Sorry if i didnt explain this enough, i didnt really know how to explain, I hope you understand

Thanks, iTHUG

Jonny
03-27-2008, 04:52 AM
The WindowFromPoint API returns the handle of the top-most window at the given position on the screen.

ithug
03-29-2008, 03:54 PM
Thank you very much :D

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum