
Define which instance of Word application to Web Browser control
Hi,
I have an instance of Word Application running at the background for various
operation in my VB application. Is there a way to determine/define this
instance of Word Application to run in the Web browser control. Right now,
when I opened a Word document in the Web browser, it will grab and freeze
the instance of Word Application that is created outside of VB(this
instance of Word is created by clicking on the window Start button) although
I have an instance of Word running in the background? It will only uses the
background Word if there is no other instance of Word before the background
Word is created.
Audrey