Is Explorer Active

  • Thread starter Thread starter j
  • Start date Start date
J

j

Hi,


Is there a way to know if explorer that i referenced now is active ???

i can't ...Active() method, but i only need to check.



Anyone???



Tnx in advance
 
You could check ActiveExplorer and see if it's the same object that you
referenced previously. That could be done by comparing window captions and
screen location and dimensions and/or getting an hWnd for the Explorer
window and comparing that to the hWnd of the ActiveExplorer object.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top