J
Josh Newman
I have a form that is approximatly 5000 lines of code. I estimate that about
70% of this is designer generated code for my controls on the form.
Would it be worth it to group some of the controls on the form into user
controls to reduce the size of the form?
What else can/should be done to keep the size of forms reasonable?
I have heard that user contorls cause all kind of weird behaviour in the
IDE?
70% of this is designer generated code for my controls on the form.
Would it be worth it to group some of the controls on the form into user
controls to reduce the size of the form?
What else can/should be done to keep the size of forms reasonable?
I have heard that user contorls cause all kind of weird behaviour in the
IDE?