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?
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?