Re: Recent Files list - Is there a simple way?
- From: "Bob Powell [MVP]" <bob@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 1 Jan 2006 23:45:29 +0100
You should point out that this is only good if used on VS 2005 with
Generics...
--
Bob Powell [MVP]
Visual C#, System.Drawing
Ramuseco Limited .NET consulting
http://www.ramuseco.com
Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm
Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm
All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.
"Lloyd Dupont" <net.galador@ld> wrote in message
news:%23oCfS6tDGHA.1028@xxxxxxxxxxxxxxxxxxxxxxx
> here you go, as an attachment!
>
> "Paddy" <Paddy@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:89B6EE04-3215-492F-9E14-7C74F822C0C3@xxxxxxxxxxxxxxxx
>> In my Windows Forma application, I would like to add a recent file list
>> as
>> part of a menu. I am thinking of adding an entry in registry whenever the
>> user select a file and process it and then retrieve it back from
>> registry. I
>> also need to shorten the file name so that the menu's width will not be
>> very
>> large. This means some parsing codes.
>>
>> Since this functionality is very common, I am wondering is there a built
>> in
>> function or some simple code which can accomplish this?
>>
>> Appreciate your comments/suggestions.
>>
>> Regards,
>> Paddy
>
>
>
.
- Follow-Ups:
- Re: Recent Files list - Is there a simple way?
- From: Lloyd Dupont
- Re: Recent Files list - Is there a simple way?
- References:
- Re: Recent Files list - Is there a simple way?
- From: Lloyd Dupont
- Re: Recent Files list - Is there a simple way?
- Prev by Date: Re: Help : Application location
- Next by Date: msgbox issue
- Previous by thread: Re: Recent Files list - Is there a simple way?
- Next by thread: Re: Recent Files list - Is there a simple way?
- Index(es):
Relevant Pages
|