View Single Post
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Jay Freedman Jay Freedman is offline
external usenet poster
 
Posts: 9,854
Default turn off design mode once saved and re-opened

In Tools Macro Security, set the security level to Medium. Each time you
open the document, you'll get a security dialog and you'll have to click
Enable Macros. See
http://msdn.microsoft.com/library/de...dc_activeX.asp
for more information.

You may be better served by getting rid of all the Control Toolbox objects
and using the equivalents from the Forms toolbar. The downside of that is
that the document has to be protected for forms, which disables some
features. See http://www.computorcompanion.com/LPMArticle.asp?ID=22 and
http://www.word.mvps.org/FAQs/Macros...ProtectDoc.htm for some
help.

--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

Bren OG wrote:
When using the Control Tool box and having inserted checkboxes etc
the design mode is turned off to activate the checkbox button. Once
the document is saved and then reopened, it opens with design mode
active so the checkbox does not work. How do I turn off the design
mode so that the buttons are active once saved and reopened.

Many thanks for any replies.