Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access Keys in VB.NET

Status
Not open for further replies.

HaworthBantam

Programmer
Jan 31, 2002
132
GB
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top