Text box shows first letter right ON the border outline

S

smags

When I add a text box to my form the contents prints the first letter right
on the border line. How do I have the contents move to the right one space
so that it's not on top of the line?
 
F

fredg

When I add a text box to my form the contents prints the first letter right
on the border line. How do I have the contents move to the right one space
so that it's not on top of the line?

You can set the control's Left Margin property to whatever you feel
acceptable.
 
Top