System.Windows.Forms 1.0.5000.0 2.0.0.0 System.EventArgs Changes to a control such as resizing, showing or hiding child controls, and adding or removing child controls make it necessary for a control to layout its child controls. A specifies the child control that has been changed and its affected property. For example, if a control has been made visible since the last layout operation, the property is affected. The and properties are set to null if no values were provided when the method was called. For more information about handling events, see Consuming Events. Provides data for the event. This class cannot be inherited. Constructor 2.0.0.0 To be added. Initializes a new instance of the class with the specified component and property affected. The affected by the layout change. The property affected by the layout change. Constructor To be added. Initializes a new instance of the class with the specified control and property affected. The affected by the layout change. The property affected by the layout change. 1.0.5000.0 2.0.0.0 Property 2.0.0.0 System.ComponentModel.IComponent To be added. To be added. Gets the affected by the layout change. Property System.Windows.Forms.Control To be added. The property is set to null if no value was provided when the method was called. Gets the child control affected by the change. 1.0.5000.0 2.0.0.0 Property System.String To be added. If a child control has been made visible since the last layout operation, the property is affected. The property is set to null if no value was provided when the method was called. Gets the property affected by the change. 1.0.5000.0 2.0.0.0