System.Windows.Forms.LayoutEventArgs.AffectedControl Property

Gets the child control affected by the change.

Syntax

public Control AffectedControl { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The LayoutEventArgs.AffectedControl property is set to null if no value was provided when the Control.PerformLayout method was called.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0