G
Guest
I need to display and allow the user to print a Word document from within a
C# WinForm application. I'm using the ActiveX Browser control. The Word
document displays correctly, but remains "locked" after the form and
application is closed. If I try to delete the document, the message "File in
use by Microsoft Word" is displayed. How do I correctly close and/or unload
the document?
Also, any example of displaying the printer icon and menu option from within
the Browser control would be appreciated.
Thanks.
C# WinForm application. I'm using the ActiveX Browser control. The Word
document displays correctly, but remains "locked" after the form and
application is closed. If I try to delete the document, the message "File in
use by Microsoft Word" is displayed. How do I correctly close and/or unload
the document?
Also, any example of displaying the printer icon and menu option from within
the Browser control would be appreciated.
Thanks.