Click here to Skip to main content
16,011,849 members
Articles / Programming Languages / XML

MRU Menu Class

Rate me:
Please Sign up or sign in to vote.
4.00/5 (9 votes)
8 May 2004CPOL1 min read 56.7K   323   26  
MRU Menu class is basically an ArrayList that will automatically populate a MenuItem in a MainMenu control. It will display the 5 most recent entries and exposes a Click event for you to respond to. You can also save the list to a file with the provided properties.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Product Manager
Canada Canada
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions