Re: disabling/enabling a control on a menu
- From: "Doug Robbins - Word MVP" <dkr@xxxxxxxxxxxxxxxxxx>
- Date: Thu, 9 Nov 2006 07:45:44 +0100
Sub ToolsProtectUnprotectDocument()
Msgbox "The facility to change the protection status of this document has
been disabled."
End Sub
--
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
"Fred Kruger" <FredKruger@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:29353248-DA1C-44AD-A4DB-CEEB9CA4CEA6@xxxxxxxxxxxxxxxx
Doug
What is the could please you have only sent the message box wording.
Fred
"Doug Robbins - Word MVP" wrote:
Create a macro in the template from which the documents are created with
the
name of ToolsProtectUnprotectDocument containing the following code:
Msgbox "The facility to change the protection status of this document has
been disabled."
--
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
"Fred Kruger" <FredKruger@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:26D2C2A4-4718-41BC-896A-907D5866665A@xxxxxxxxxxxxxxxx
Can anyone give me a easy way of setting the protect/unprotect document
control in the tools menu to prevent it being used with specific
documents
i
create. I know i can use the enable true/false but how can i specify
this
specific control without having to scroll through all the controls. I
know
it
has a specific control ID can I use this to select it if so how??
cheers
fred
.
- Follow-Ups:
- Re: disabling/enabling a control on a menu
- From: Fred Kruger
- Re: disabling/enabling a control on a menu
- References:
- Re: disabling/enabling a control on a menu
- From: Doug Robbins - Word MVP
- Re: disabling/enabling a control on a menu
- Prev by Date: Re: disabling/enabling a control on a menu
- Next by Date: Re: disabling/enabling a control on a menu
- Previous by thread: Re: disabling/enabling a control on a menu
- Next by thread: Re: disabling/enabling a control on a menu
- Index(es):
Relevant Pages
|