Text boxes in Word 2003

J

Jackie D

Hi

I'm trying to create a text box in a letter template for my address, so that
I can move it anywhere on the page. But I don't want the text box borders
showing. Can anyone tell me how I get rid of them? Or perhaps I should be
using some other method to achieve what I want?
 
M

Maurice

To hide textbox border, you can use the property "SpecialEffect" set to 0
(fmSpecialEffectFlat).
 
Top