HaworthBantam
Programmer
I'm currently "playing" with VB.NET, being a VB6 developer on an NT network, on an XP standalone.
In VB it's easy to create a keyboard shortcut on a menu by placing an "&" before the letter that you wish to be the shortcut key.
Doing the same thing in .NET doesn't appear to have any affect. Help refers me to "AccessKeyAttribute" without explaining how I set this this to True.
Is any kind developer out there able to help me with my problem ?
Thanks.
In VB it's easy to create a keyboard shortcut on a menu by placing an "&" before the letter that you wish to be the shortcut key.
Doing the same thing in .NET doesn't appear to have any affect. Help refers me to "AccessKeyAttribute" without explaining how I set this this to True.
Is any kind developer out there able to help me with my problem ?
Thanks.