kulka Guest
|
Posted: Wed Jan 12, 2005 8:26 am Post subject: disabling save to command in word |
|
|
Hi there,
the problem is, I have to open some rtf document absolutely read-only,
eg no copy-paste, save, save as command available. The first part is very
simple, u just need to create protected document and disabled (while
opening word with ole) menu (or save and save as in menu). And that
I've achieved. But there's a problem with shortcuts, because they're still
working (I was hoping, whether I disable save as in menu, it will also
disabled shortcut to save as, but it didn't work). Any ideas how to cope
with this (so I want to disable shortcuts in Word)? There's one solution,
to intercept keyboard with hooking, but I don't want to do this (despite
of a fact, I still don't know how to do it ).
Thx for any answer,
--
kulka
|
|