Inner Margin/Padding of TextBox and ComboBox Controls

  • Thread starter Thread starter ChrisP1980
  • Start date Start date
C

ChrisP1980

Guest
Hello all!

I have researched a lot in that regard but there does not seem to be a solution. I am looking for a way to add padding to a TextBox and ComboBox control in WinForms - i.e. space between the text box of each control and the border.

Like the below picture and like in HTML5 and CSS. However, the size is always reset to fit the text and it also seems that the text box is always at the top left.

Any help would be much appreciated.

Best regards,

Christian

1579204.png

Continue reading...
 
Back
Top