![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello, I am using TableLayoutPanel control in a .net Windows app. and adding controls(radio buttons) at run-time in TableLayoutPanel. Can anyone help me with how can i make height of all Rows EQUAL in this control. Thanx and Regards Nutan nutan (AT) nagarro (DOT) com 09911328107 |
#3
| |||
| |||
|
|
On Fri, 7 Dec 2007 11:56:53 +0530, "Nutan" <inutan (AT) gmail (DOT) com> wrote: Hello, I am using TableLayoutPanel control in a .net Windows app. and adding controls(radio buttons) at run-time in TableLayoutPanel. Can anyone help me with how can i make height of all Rows EQUAL in this control. Thanx and Regards Nutan nutan (AT) nagarro (DOT) com 09911328107 At design time right-click on the TableLayoutPanel control and select Edit Rows and Columns. Select Rows from the top combobox. At run time modify the RowStyles property (an array) for each row. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |