OwnedMdiChildClosedEventArgsMdiChild Property

Gets the closed MDI child form.

Definition

Namespace: KGySoft.WinForms.Forms
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
public Form MdiChild { get; }

Property Value

Form

See Also