TableLayoutAdd Method |
Name | Description | |
---|---|---|
![]() | Add(Control, Point) |
Adds a control to the specified location.
|
![]() | Add(Control, Int32, Int32) |
Adds a control to the specified x & y coordinates.
|
![]() | Add(Control, Int32, Int32, Boolean, Boolean) |
Adds a control to the specified x & y coordinates.
|