AD
Administrator
Syncfusion Team
May 17, 2002 07:02 PM UTC
I don't think there is any other "neater" way to do this WinForms menus. In Essential Tools XPMenus, however, we have a special menu item (called ListBarItem) that can take a StringList and display the list and menu items (throwing special events to notify item click). We infact use it to implement the same Most-Recently-Used files-list in our demo (VS.Net demo) and samples.
-Praveen Ramesh