If the TableLayoutPanel's ColumnStyle.SizeType or RowStyle.SizeType property value is Absolute, the size of the TableLayoutPanel, ColumnStyle.Width and RowStyle.Height properties do not change. The TableLayoutPanelZoomPolicy will help you change the Column.Width and Row.Height in this case.