Defining MenuItem Shortcuts

后端 未结 6 617
北恋
北恋 2020-11-27 14:02

I need a simple way to set a shortcut for menu items.

But this don´t work with shortcut, just with click:


    <         


        
6条回答
  •  一向
    一向 (楼主)
    2020-11-27 14:36

    In my humble opinion is much easier just to use _ at the Header. This will create automatically the desired HotKey.

    For example:

    
    
        
            
                Procurar
            
        
    
    
    

提交回复
热议问题