There\'s some spacing between the Buttons I add to my TableLayoutPanel. I removed the border in the Button and set the Margin and Padding to 0 in the Panel. But I c
I faced the same problem while using different control in TableLayoutPanel
You can do this
Show: select Rows and again select Autosize.