turn off design mode once saved and re-opened

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

Guest

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.
 
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/default.asp?url=/library/en-us/dnword2k2/html/odc_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/MacrosVBA/SpellcheckProtectDoc.htm for some
help.

--
Regards,
Jay Freedman
Microsoft Word MVP
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
 
Back
Top