Results 1 to 2 of 2

Thread: closing all popups

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2005
    Posts
    1,170

    closing all popups

    Hi guys, I would to know how to "close" all the popup windows that was clicked from a main/parent page. I have 2 variables declared, but I want the code to do when the user clicks X on the main parent page, the popup windows should be gone too, how can I accomplish that?

    Private WithEvents oIEApp As SHDocVw.InternetExplorer
    Private oPopup As SHDocVw.InternetExplorer

  2. #2
    coder. Lord Orwell's Avatar
    Join Date
    Feb 2001
    Location
    Elberfeld, IN
    Posts
    7,628

    Re: closing all popups

    are the popup windows from your program or are the internet explorer windows?
    My light show youtube page (it's made the news) www.youtube.com/@lightsofelberfeld
    Contact me on the socials www.facebook.com/lordorwell

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width