If the Control.SuspendLayout method was called before calling the Control.PerformLayout method, the Control.Layout event is suppressed.
The LayoutEventArgs.AffectedControl and LayoutEventArgs.AffectedProperty properties of the System.Windows.Forms.LayoutEventArgs created are set to null if no values were provided when the Control.PerformLayout method was called.