Text Style in textbox

W

Witteke

Hello,

In autotext Word 2003, see menu Insert-->Autotext-->Autotext-->Tab
Autotekst you can see
in the example-window the text with style.
How can I display the text with style in a textbox of a Userform?

Thanks
Witteke
 
J

Jean-Guy Marcil

Witteke was telling us:
Witteke nous racontait que :
Hello,

In autotext Word 2003, see menu Insert-->Autotext-->Autotext-->Tab
Autotekst you can see
in the example-window the text with style.
How can I display the text with style in a textbox of a Userform?

You will need a RichTextBox control...
But this may prove more trouble than it is worth, especially with Word 2003
and above, because of the new stringent security features.

If you plan on distributing your template at large, forget it.

If you plan to work in a close environment, you will have to find a way to
register the ActiveX control on all your client machines.

--
Salut!
_______________________________________
Jean-Guy Marcil - Word MVP
(e-mail address removed)
Word MVP site: http://www.word.mvps.org
 

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