cidShowPasteSpecialDialog Constant
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