Populating a hidden form field in C++?

K

klehner

I'm attempting to populate (SetResult()) a Word FormField via C++. If the
text within which the form field is contained has been set to "hidden", the
value is not set. If the text is not set to hidden, the value is set
correctly. Is there a way to set the value of a hidden form field?

Also, if someone can provide a pointer to the C++ manual pages for the Word
object model, I would be very grateful.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top