How to add Access Keys to Menu "Edit" under MenuStrip

Hi all,

I used the MenuStrip1(from Toolbox) to create Menu "Edit" that has the 2 sub-menus: Get Numbers & Clear Numbers. I also modified the Text property of "Edit", "Get Number" and "Clear Number" to "&Edit", "&Get Numbers" and "&Clear Numbers". How can I add the access key F1 to the Get Numbers menu and the access key F2 to Clear Numbers menu Please help and advise.

Thanks in advance,

Scott Chang




Answer this question

How to add Access Keys to Menu "Edit" under MenuStrip

  • zigy42

    hi,

    select any item in your menu then go to properties , scroll down you will find shortcutkeys expand it , it will open a panel for you , expand the combobox and select f1 then hit enter, here you go

    hope that helps



  • wyzec

    hi,

    select your menu items and go to properties , scroll down you will find access key property

    hope this helps



  • Yahweh

    Hi shakalama,

    I already dit that. But I do not know how to make F1 associated with the Get Numbers and F2 with Clear Numbers (I want Get Numbers F1 and Clear Numbers F2 appear)under the Edit menu. Please be specific in your instructions.

    Thanks,

    Scott Chang



  • How to add Access Keys to Menu "Edit" under MenuStrip