Wrong shortcut displayed - Ctrl+D0
Messages   Related Types
This message was discovered on microsoft.public.dotnet.framework.windowsforms.
Responses highlighted in red are from those people who are likely to be able to contribute good, authoratitive information to this discussion. They include Microsoft employees, MVP's and others who IMHO contribute well to these kinds of discussions.
Post a new message to this list...

Developer (VIP)
I have a C# form that displays a shortcut key for a MenuItem but it is
displayed with a 'D' in front of the number: Instead of Ctrl+0 it shows
Ctrl+D0.

Any suggestions on this?
Reply to this message...
 
    
Sijin Joseph
Can you show the code where the shortcut is being set?

Sijin Joseph
http://www.indiangeek.net
http://weblogs.asp.net/sjoseph

Developer wrote:
[Original message clipped]

Reply to this message...
 
    
Herfried K. Wagner [MVP] (VIP)
* =?Utf-8?B?RGV2ZWxvcGVy?= <Click here to reveal e-mail address> scripsit:
[Original message clipped]

Can you post the relevant parts of your form's 'Sub InitializeComponent'
where the menu and its items are defined?

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
Reply to this message...
 
    
Me
It doesn't matter if the menu is generated in the designer and I select
Ctrl0 for the shortcut property, or I generate the menu dynamically and add
the MenuItems in programatically.

m_miFirstItem.Shortcut = Shortcut.Ctrl0;

It also does the same thing with Alt + <number> keys as well but works fine
for ctrl/alt + <letter>.

--
Regards,
Srikanth Gobburu

"Herfried K. Wagner [MVP]" <Click here to reveal e-mail address> wrote in message
news:Click here to reveal e-mail address...
[Original message clipped]

Reply to this message...
 
 
System.Windows.Forms.MenuItem
System.Windows.Forms.Shortcut




Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com