I have an application, in which I use a table layout panel. The program adds and removes dinamically combo boxes, text boxes and labels to the layout panel, depending on some input by the user. The problem is that sometimes it is required to add 50+ childs to the table layout panel, and it takes forever to get it done...Does anyone know a quicker way to do this, or how to speed up the process?
Thank you
Thank you