All Questions
1 question
0
votes
1
answer
565
views
C# tablelayoutpanel panel control
I have a tablelayoutpanel divided in 4 columns and 4 rows. by using Panel box = new Panel(); I filled in all 4x4 tablelayout panel with panels. now I have to delete in example a Panel which is in 2 ...