CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 1 of 1

Threaded View

  1. #1
    Join Date
    Dec 2011
    Posts
    1

    Word form - need help with code for text colors and popups

    I have a word form that I have put into SECTIONS. Depending on which radio buttion is selected allows the user only to enter in the appropriate sections. I would like the sections that are protected (true) to be in a light grey text.

    I would also like to have a popup when the form is opend with the radio buttions on it. I want the usere to select the radio buttion before they can edit anything on the page.

    Please see attached for Code.
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured