This is the delegate for the Control.Layout event.
public delegate void LayoutEventHandler(object sender, LayoutEventArgs e);
Multiple types