Hi,
I have a 7 columns and 5 rows in TableLayoutPanel .How to fix same size for all buttons in TableLayoutPanel in desinger or coding.
pls reply me as soon as possible
Thanks in advance.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Hemant SrivastavaPosted Dec 22, 2014, 10:59 AM
In the TableLayOut Panel designer properties, go to column property and click the ellipsis (3 dots) button to edit the column size
Then set each column width to 14.28 %
Similarly to edit the row width, got o Rows property and click the ellipsis (3 dots) button to edit the Row size
Then set each Row width to 20.00 %
Please accept the answer if it helps you
SatPosted Dec 22, 2014, 12:17 PM