"Tom" wrote in message
...
Yes it have got window. How can works find API. Can you give me example?
thanks tom
Here's an example that shows how to use FindWindow
http://www.dicks-blog.com/archives/2...25/findwindow/
And here's a utility that will help you to find the class of the window.
It's a string which you can use in FindWindow
http://www.vbaccelerator.com/home/VB...py/article.asp
/Fredrik