Re: Add menu items on the fly? -
09-29-2009
, 06:55 PM
"Kalkidas" <eat (AT) joes (DOT) pub> wrote
I'm trying to create a "recent files" list in the File menu of a notepad-type project. I have a submenu named "RecentFilesTSM" (tool strip menu item) and I want to add submenus displaying file names to that.
How to add the submenu items on the fly, as each new file is loaded?
VB.net 2008 express
Never mind, figured it out. |