The members of System.Windows.Forms.LayoutEventArgs are listed below.
See Also: Inherited members from System.EventArgs
![]() Initializes a new instance of the System.Windows.Forms.LayoutEventArgs class with the specified component and property affected. | ||
![]() Initializes a new instance of the System.Windows.Forms.LayoutEventArgs class with the specified control and property affected. |
[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. |