OwnedMdiChildClosedEventArgsMdiChild Property
Gets the closed MDI child form.
Namespace: KGySoft.WinForms.FormsAssembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
public Form MdiChild { get; }
Public ReadOnly Property MdiChild As Form
Get
public:
property Form^ MdiChild {
Form^ get ();
}
member MdiChild : Form with get
Property Value
Form