2
Answers

Dynamic creation of controls in c# stopped

Photo of Resmy Ravi

Resmy Ravi

9y
877
1
Hi experts,
 
In my project,in one of the form i am creating controls(labels,textboxes,panels) and the events dynamically.But when the total number of the controls increased the program stopped creating controls and ceased with out any error.What might be the reason for that.Is there any memory problem?
 
How to resolve that?
 

Answers (2)