LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

menu bars (how to get the hot key for the top level items)

Hello
How do I get the Underline under the F in File in the Menu Bar?. This enables it to be called by pressing Alt-F. I know it can be done by modifying a standard rtm file, but I'd prefer to create it dynamically for non-standard menu items.

Yours Sincerely
John
0 Kudos
Message 1 of 2
(2,456 Views)
Precede any character in an item name with an underscore ("_"), to underline that character and enable the Alt key combination.
Message 2 of 2
(2,456 Views)