.NET Windows Forms in a Nutshell
This is the delegate for the Control.Layout event. public delegate void LayoutEventHandler (object sender , LayoutEventArgs e ); Associated Events
Multiple types |
This is the delegate for the Control.Layout event. public delegate void LayoutEventHandler (object sender , LayoutEventArgs e ); Associated Events
Multiple types |