Hi: I want to trigger a Window Activated event for a window already activated. This has to do with how the OS handles loading a file into a text editor by using the File Menu's List of recently edited files. I was going to DeActivate the window in question and then generate an Activated Event for it. There is no DeActivate method in the Window Object. Any idea of how to handle this so I can generate a Activated Event in the DOM which I can later use in my VBScript code? Rick USA Rick USA
- I found Window Activate but Where is Deactivate Method? RicksPlace
