I've got a form with a textbox in it and the text butts right up against the border. It looks very unprofessional but I can't figure out a way to add padding on the left or right.
![Screenshot. Note the text right up against the border.]()
I see the Margin property, but I've tried changing it from the default of 3 all the way up to 25 with no affect. But, the HELP seems to suggest Margin is space BETWEEN controls, not for the text within it.
The textbox is docked, but that shouldn't matter.
How can I show a little space on the left and right?
But, you've provided a very easy workaround. Thank you!