The way I used to do it is to store the last x number of files used in the registry (x in my case usually means 4). I store the name of the files and their absolute path. When a new file gets created or opened I take the last file from the registry and put the new file on the top of my list. Don't know if this is the standard accepted way of doing it but it seems to work for me.
-Pete -----Original Message----- From: dotnet discussion [mailto:[EMAIL PROTECTED]] On Behalf Of Gudmundsson, Tómas Sent: Friday, May 17, 2002 02:17 To: [EMAIL PROTECTED] Subject: [DOTNET] How to : WinForms Recently Used File List ? Hi, trying again :-) I can't find anything in doc or elsewhere on how to implement a most recently used list for the File menu in a Windows Forms application. Does anybody have any ideas ? Any help much appreciated ! Thanks Tómas Gudmundsson SPSS You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com. You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.