Ctrl+Shift+5 shortcut is displayed as Ctrl+Shift+D5

  • Thread starter Thread starter Jonas Bergman
  • Start date Start date
J

Jonas Bergman

Hi

I have a main menu with the shortcut Ctrl+Shift+5. But in the menu it is
displayed as Ctrl+Shift+D5. it reacts on Ctrl+Shift+5 though, but it is
really confusing for the user. Is there anyway to get rid of the D?

/Jonas
 
Jonas,

Yes, there is really easy fix for that - use .NET 2.0. This has been fixed
there.

For .NET1.x you can go around this only with custom drawing of the menu
items I believe.
 
Back
Top