Hi all, I'm dynamically changing AutoCAD menus and toolbar, everything works fine. As next step, I want to change the context (shortcut) menu everytime one of my commands is run. How can I achieve this? I'm not using AutoCAD menu files, but I'm creating my menus and toolbars at runtime using VBA Automization. Can I edit the existing shortcut menu and/or replace it at runtime? Thanks in advance! Cheers, Hannes