Loading microsoft word in windowa application
Visual Basic
1
Posts
1
Posters
1
Views
1
Watching
-
I want to load a microsoft word document into a windows application form. The document that is loaded acts a background image in the form which allows the Tablet PC's user to write something on the form. After that, it allows the user to save the form into the database. Is there a way to solve this problem. Thanks.