Jump to content

Recommended Posts

Posted

how to check if an IE windows created by _IECreate () has been closed by user ?

there is a _IE command ?

I don't want to use WinExists

THX

Posted

Do you want to take action when the window is closed by a user (as in ALT+F4 or clicking the close button)?

Can't you register for a close or exit event from the object? ObjEvent($oIE, "MyCloseHandler","Don't know this part")?

Posted (edited)

The event is OnQuit (in VB). Here you find a nice list

EDIT: Crap I nead new glasses. It is OnQuit and not OnClose. I'm testing a little now but can't get it to work..:P

Edited by Uten

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...