I'm creating my first windows forms app. I've added a text box to the form and forced it to have a vertical scroll bar, but it looks like there is a space between the text box and the scroll bar, which of course does not look good:
I've searched online and tried to "play" with the margins around the text box but i couldn't solve it
thank you.