Infopath 2007 - Change language programmatically

W

Westman

hi,

I want to know whether it is possible to change language in infopath 2007
using codes? If yes, what are the methods to do it?

Thank you
 
S

Shiva

Hello,
We can change the language using the below steps,
1. Tools -> Form Options -> Programming
2. Choose ‘VB Script’ in ‘Form template code language’ dropdown.
 
W

Westman

Hi shiva,
Thanks for the reply..
But it seems that I could not find Tools -> form options in infopath 2007.
FYI, I'm using VSTO(VB) as the programming language.

Actually, what I want to do is to create a custom commandbar(toolbar) that
have a few buttons. I want to assign each button to a specific language. So
when a button is pressed, the language for editing the form will be change to
other language. Ex: english us to english uk.

Can I call(or prompt) the spelling task pane from the codes just like when
the F7 key is pressed?

Is it possible to do this? Thanks.
 

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