SysMenuBar.replace
void replace(int index, string name)Replaces the label of a menu item.
Parameters
index | Index of item |
name | New label text |
void replace(int index, string name)Replaces the label of a menu item.
index | Index of item |
name | New label text |