Switch off the Menu Modify and the function COPY/CUT/PASTE

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello!
I would like to know if it is possible Switch off the Menu Modify and the
function COPY/CUT/PASTE in a specific document in Microsoft Word (97-2K or
higher).
For example, through routine, or macros, or through some options of the
program.

Thank you very much.

Framm07
 
Hi =?Utf-8?B?ZnJhbW0wNw==?=,
I would like to know if it is possible Switch off the Menu Modify and the
function COPY/CUT/PASTE in a specific document in Microsoft Word (97-2K or
higher).
For example, through routine, or macros, or through some options of the
program.
I'm not sure what you mean by the "Mneu Modify". Cut, Copy and Paste you
should be able to put out of commission by placing procedures in the document
named: EditCut, EditCopy and EditPaste (and don't forget EditPasteSpecial)

What I'm not sure about, however, is whether this will also take the Office
Clipboard (toolbar or taskpane, depending on the version of Word) out of
commision. From my experience with commands executed from the task pane, I'd
have to guess this is NOT the case. You might, however, be able to set the
Enable property to false.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :-)
 
Back
Top