cidSendToBack Constant
Declaration
const cidSendToBack = 24;
Remarks
This menu item is visible only if the context menu is invoked for a floating container. The “Bring to Front“ and “Send to Back” menu items are enabled if the active worksheet has two or more floating containers.
A click on the “Send to Back” menu item moves the focused container from its position to the bottom layer.
Use the sdxBuiltInPopupMenuBringToFront resource string to localize the “Bring to Front” menu item.
See Also