A
assessmentTech
I open a word document in a Visual Basic application using the word object
library ( class word.Application). Once I open it I want the document to be
the active window so I call object.Activate() fucntion. It works fine in XP.
But in a vista machine, the document does not become active. Any ideas as to
how i should do it?
library ( class word.Application). Once I open it I want the document to be
the active window so I call object.Activate() fucntion. It works fine in XP.
But in a vista machine, the document does not become active. Any ideas as to
how i should do it?