When does Word.Application.ActiveDocument change context?

B

Brian

If I have several Documents open in Word (2002/XP), when does the
Word.Application.ActiveDocument property change it's reference from one
document to the next? Is it just before the DocumentChange event?

-Brian
 
Top