Navigation

  • index
  • Sculptor Reference Guide 6.3.10 documentation »
  • Menu labels

Menu labels¶

label = “text”

Mandatory. The text for the label. This appears as the item name on the menu. A character in the text which is preceded by an ampersand (&) is the hotkey for the menu item. The ampersand is not displayed.

If the label is changed at run time, the menu must first be destroyed.


EXAMPLES

label = "&Edit"
label = "Find by &Name"
label = "INSERT"

RELATED TOPICS

Menus

Quick search

Navigation

  • index
  • Sculptor Reference Guide 6.3.10 documentation »
  • Menu labels
© Copyright 2022, Sculptor Ltd..