AddToRecentFiles from vb.Net

P

psmNATx

I am upgrading a VB 6 application that works with Word documents to VB .Net.
One requirement is that the files do not show in the recent files list. The
application must support Word 2000 (to current) files so it references the
WOrd 9.0 files.

The VB 6 application works fine but the VB.Net application includes the file
name in the recent files list. I have the "AddToRecentFiles:=False" coded on
all Open and SaveAs method calls.

Any ideas?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top