Add Microsotf Word ojbect into VB.NET project.

  • Thread starter Thread starter MrKrich
  • Start date Start date
M

MrKrich

I want to include Word object into my application but I
don't konw which reference I should add.
 
You need to add a COM reference to the MS Word library so that you can
instantiate classes in that library.
 
Back
Top