BaseFormResumed Event

Occurs when the MDI Child window called by ShowMdiChild that suspended the caller instance is closed.

Definition

Namespace: KGySoft.WinForms.Forms
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
public event EventHandler Resumed

Value

EventHandler

See Also