System.Windows.Forms.LayoutEventArgs.AffectedProperty Property

Gets the property affected by the change.

Syntax

public string AffectedProperty { get; }

Value

Documentation for this section has not yet been entered.

Remarks

If a child control has been made visible since the last layout operation, the Control.Visible property is affected. The LayoutEventArgs.AffectedProperty 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