MenuItem & ShortCut property

  • Thread starter Thread starter Stefano Magni
  • Start date Start date
* "Stefano Magni said:
Is it possible to have a menu item that has two shortcut
associated ? Example CTRL+K, CTRL+C.
An example of program that manage this menuitem with more
than one shortcut associated is Visual Studio.NET 2003.

Add a 2nd hidden menuitem with the shortcut and call a common proceudre
from both handlers.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top