I just put 1300 lines of code in one class. Opening, closing the class in the code window wasn't even close to a problem.

Now, that same class when opened in the win forms designer, that took a while.

Do you use the #region and #endregion tags to collapse your code? This may help...