HOW DO I CHANGE FONT IN A TEXT STING

  • Thread starter Thread starter RingedNeckDuck
  • Start date Start date
R

RingedNeckDuck

I am trying to print text with inserted fields in a text box. No problem.
Now I would like to underline the inserted fields and change the font size
for portions of the text. Your help is appreciated.
 
RingedNeckDuck said:
I am trying to print text with inserted fields in a text box. No problem.
Now I would like to underline the inserted fields and change the font size
for portions of the text.

That is not an available feature of text boxes.

Look around www.lebans.com for a couple of different ways to
get that effect.

One I know of uses separate text boxes for the normal text
and others for the extra font styles.

A more robust, but complex, is his RTF control.
 
Back
Top