underline a letter in the label of an uimenu object
이전 댓글 표시
Hello !
Is it possible to underline a letter in the label of an uimenu object ?
채택된 답변
추가 답변 (2개)
Walter Roberson
2011년 12월 9일
Menu label. A string specifying the text label on the menu item. You can specify a mnemonic for the label using the '&' character. Except as noted below, the character that follows the '&' in the string appears underlined and selects the menu item when you type Alt+ followed by that character while the menu is visible.
댓글 수: 1
Fangjun Jiang
2011년 12월 9일
Yes! I had those '&' in my menu but I couldn't find the underline characters this morning.
카테고리
도움말 센터 및 File Exchange에서 Axis Labels에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!