1
Answer

how to make a collection of multiple custom controls in c#

Photo of sumit rajput

sumit rajput

10y
861
1
I have created 4 custom controls in my windows application , now i want to use them in other page but i want to call all the controls in single time to make a collection of them,
so can you help me please to solve it..... 

Answers (1)