The properties of System.Windows.Forms.LayoutEventArgs are listed below. For a list of all members, see the LayoutEventArgs Members list.
See Also: Inherited members from System.EventArgs
[read-only] | AffectedComponent | System.ComponentModel.IComponent.
Gets the System.ComponentModel.Component affected by the layout change. |
[read-only] | AffectedControl | Control.
Gets the child control affected by the change. |
[read-only] | AffectedProperty | string.
Gets the property affected by the change. |