DekGenius.com
[ Team LiB ] Previous Section Next Section

LayoutEventHandlerserializable

System.Windows.Forms (system.windows.forms.dll)delegate

This is the delegate for the Control.Layout event.

public delegate void LayoutEventHandler(object sender, LayoutEventArgs e);

Associated Events

Multiple types

    [ Team LiB ] Previous Section Next Section