LayoutEvent.LayoutEvent

Overview | Methods | Fields | This Package | All Packages

LayoutEvent.LayoutEvent

Creates a LayoutEvent object.

Syntax

public LayoutEvent( Control affectedControl )

Parameters

affectedControl

The child control that has been shown, hidden, added, or removed since the last layout operation and has made a new layout operation necessary.