Originally Posted by
CatOnKeyboard
Another good one (and a fun one to code) would be a little app very similar to the Menu Editor that's in the VB IDE, but it generates code that you can paste into the Form or a Module that would create the menu system at runtime. And of course it should let you save presets too so you would be able to create a simple code bank of File, Edit, View, Tools, Options, Help, etc menus that you commonly use and just copy/paste them into your app instead of having to rebuild them every time from scratch with the build-in Menu Editor.