A window's deactivation is brought about by another window gaining activation. There can only be one at a time. Follow me?
On 4/28/2011 7:23 AM, RicksPlace wrote:
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

Reply via email to