Adds a pop-up menu, in hierarchical order, under a ribbon menu or as a child menu to a pop-up menu in the Compose user interface. addpopupmenu is only available in the Compose GUI.
Removes a sprite action group, sagnname, from the ribbon page group in the Compose user interface. removespriteactiongroup is only available in the Compose GUI.
addmenuitem
Adds an action item to the given menu in the Compose user interface. addmenuitem is only available in the Compose GUI.
addmenuseparator
Inserts a separator in the given menu in the Compose user interface. addmenuseparator is only available in the Compose GUI.
addpopupmenu
Adds a pop-up menu, in hierarchical order, under a ribbon menu or as a child menu to a pop-up menu in the Compose user interface. addpopupmenu is only available in the Compose GUI.
addribbonmenu
Adds a ribbon menu, rbmname, in the Compose user interface. addribbonmenu is only available in the Compose GUI.
addribbonpage
Adds a ribbon page, rbnname, in the Compose user interface. addribbonpage is only available in the Compose GUI.
addribbonpagegroup
Adds a ribbon page group, rpgnname, in the Compose user interface. addribbonpagegroup is only available in the Compose GUI.
addspriteaction
Adds a sprite action to the given sprite group in the Compose user interface. addspriteaction is only available in the Compose GUI.
addspriteactiongroup
Adds a sprite action group, sagname, to a ribbon page group in the Compose user interface. addspriteactiongroup is only available in the Compose GUI.
enablespriteaction
Enable or disable a sprite action, name, in the Compose user interface. enablespriteaction is only available in the Compose GUI.
movesprite
Moves the sprite action or group, name, in the Compose user interface. movesprite is only available in the Compose GUI.
removemenuitem
Removes an action item from the given menu in the Compose user interface. removemenuitem is only available in the Compose GUI.
removepopupmenu
Removes a pop-up menu from the Compose user interface. removepopupmenu is only available in the Compose GUI.
removeribbonmenu
Removes a ribbon menu rbmname or pm, from the Compose user interface. removeribbonmenu is only available in the Compose GUI.
removeribbonpage
Removes a ribbon page, rbnname, from the Compose user interface. removeribbonpage is only available in the Compose GUI.
removespriteaction
Removes a sprite action from the Compose user interface. removespriteaction is only available in the Compose GUI.
removespriteactiongroup
Removes a sprite action group, sagnname, from the ribbon page group in the Compose user interface. removespriteactiongroup is only available in the Compose GUI.
setmenuaccel
Sets an accelerator for the given action in the Compose user interface. setmenuaccel is only available in the Compose GUI.
showspriteaction
Show or hide a sprite action, name, in the Compose user interface. showspriteaction is only available in the Compose GUI.