Okay so I am working on a project that uses a lot of checkbox controls. That
are inside a tablelayoutpanel. The thing is that the table will have 3969
checkboxes. Is there a way to make it so all the checkboxes are added all
at once. I have tried google but all I have found was ways to do it using a timer.
And trust me, adding 3969 checkboxes with a timer set to 1milliseconds takes awhile.
are inside a tablelayoutpanel. The thing is that the table will have 3969
checkboxes. Is there a way to make it so all the checkboxes are added all
at once. I have tried google but all I have found was ways to do it using a timer.
And trust me, adding 3969 checkboxes with a timer set to 1milliseconds takes awhile.