Hi Rick,

    When Chip gave me this link, it has been very helpful for all questions. It 
takes time to read it but, almost all questions are answered there like below. 
I could not find this with my search engine, but it may have been buried on 
page 20 or 40 who knows...

http://msdn.microsoft.com/en-us/library/ms632599(v=VS.85).aspx


  Sent: Thursday, April 28, 2011 7:31 AM
  Subject: Re: I found Window Activate but Where is Deactivate Method?


  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