Hi All,
I was wondering where the best place to do form initialization is. I've always performed this in the Form's load event. However, It seems like there are times (especially for run time added controls) that maybe some code might belong in the New method?

Any thoughts?

Thanks,
Nick