Как добавить строку в tablelayout на С#?C#

Место общения программистов C#
Anonymous
Как добавить строку в tablelayout на С#?

Сообщение Anonymous »



Изображение


I want to append rows with textboxes like append in jq, here in C#

I tried the add controls in tablelayout but it cant it append on other rows but I want diffrent rows, and other way I try usercontrol I make a row and controls.add(panel1)


Источник: https://stackoverflow.com/questions/780 ... ayout-in-c

Вернуться в «C#»