Skip to main content

cidShowPasteSpecialDialog Constant

Specifies an ID of the “Paste Special…” popup menu item.

Declaration

const cidShowPasteSpecialDialog = 25;

Remarks

The “Paste Special” submenu includes the “Paste Special…” menu item. A click on this item invokes the “Paste Special“ dialog.

Use the sdxBuiltInPopupMenuPasteSpecialShowDialog resource string to localize the “Paste Special…” menu item.

See Also