设置tableLayoutPanel行列百分比大小

this.tableLayoutPanel1.ColumnStyles[1] = new ColumnStyle(SizeType.Percent, 100);

    原文作者:北理_哄哄
    原文地址: https://blog.csdn.net/weixin_40423062/article/details/103213872
    本文转自网络文章,转载此文章仅为分享知识,如有侵权,请联系博主进行删除。
点赞