https://msdn.microsoft.com/en-us/library/ms171687(v=vs.110).aspx
Controls in a TableLayoutPanel control can span adjacent rows and columns.
To span columns and rows
-
Drag a TableLayoutPanel control from the Toolbox onto your form.
-
Drag a Button control from the Toolbox into the upper-left cell of the TableLayoutPanel control.