I like to show dropdown items in specific menu by use user defined command.
I make some user defined commands. (over 20 commands)
And, I put into my custom menu, labeled 'My custom menus'.
In there.
Item labels has shotcut key, like..
'Launch vs2010 with xxx (&1)',
'Launch vs2010 with yyy (&2)',
'Launch vs2010 with zzz (&3)',
'Move folder favorite work (&4)',
'Move folder favorite movie (&5)'
and so on..
If possible show menu from user defined command, I can run my command with just two key press.
Example, 'Ctrl+D' (then show my menu), '1' (then 'Launch vs2010 with xxx')
Please add this function
Thank you!