Demo project showing how to manipulate VB menus using the API by Bryan Stafford of New Vision SoftwareŽ - newvision@imt.net this demo is released into the public domain "as is" without warranty or guaranty of any kind. In other words, use at your own risk. API calls used GetMenu& Lib "user32" GetSubMenu& Lib "user32" GetMenuItemID& Lib "user32" ModifyMenu& Lib "user32" GetSystemMetrics& Lib "user32"