Name
Button.NoAutoKey -- disable auto button shortcut
Function
If the button label contains an underscore, MUI Royale will automatically set up the character following this underscore as a keyboard shortcut by default. I.e. if the button label is "_OK", then "o" will automatically become the keyboard shortcut for this button. If you don't want this behaviour, set this attribute to True.

Defaults to False.

Type
Boolean

Applicability
I


Show TOC