autotext in textbox

W

wielsele

Hi,

I want to show an autotext in a textbox WITH the the correct formatting
(different styles are possible in the same autotext; first line is
bold, second line is italic etc.). The text is shown but not the
correct formatting. How can I do this? Is it possible?

Thank you for your help,
Wielsele.
 
J

Jean-Guy Marcil

[email protected] was telling us:
[email protected] nous racontait que :
Hi,

I want to show an autotext in a textbox WITH the the correct
formatting (different styles are possible in the same autotext; first
line is bold, second line is italic etc.). The text is shown but not
the correct formatting. How can I do this? Is it possible?

What kind of textbox do you mean?

If you mean one from the Controls toolbar or on a userform, then no, you
cannot.
You would have to find a RichText control and make it "trusted" on the
system where ever the template will be used. Unfortunately, Word 2003
includes new security features, among them, not allowing unsigned ActiveX
controls to run in UserFormsor in the document itself. No small task...

Unless all your users are not using Word 2003 and higher...

--
Salut!
_______________________________________
Jean-Guy Marcil - Word MVP
[email protected]
Word MVP site: http://www.word.mvps.org
 
Top