You can replace the contents of active pull-down menus, mouse buttons, image tile menus, tablet buttons, or tablet menus. The swapped content can be that of another user interface element of the same type in the main CUIx file, or it can come from a loaded partial CUIx file.
You cannot swap user interface elements that are of different types (pull-down menus and mouse buttons, for example). However, within a given type, you can swap any user interface element for any other element.
Use the following syntax in a macro to swap elements:
$section=customization_group.menuname
The following describes each section of the macro syntax for swapping elements:
Macro syntax for swapping elements
A pull-down menu can be present either in the menu bar or on the active shortcut menu but not both.