BaseFormSuspended Event

Occurs when an MDI Child window called by ShowMdiChild suspends the caller instance.

Definition

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

Value

EventHandler

See Also