Menu.setItemText

Change the visible label of item id (its accelerator text is preserved), searching this menu and its submenus. Returns true if the item was found. Useful for retranslating menus when the UI language changes at runtime.

class Menu
bool
setItemText
(
int id
,
string label
)

Meta