Click or drag to resize

DocumentPage.Closed Event

Occurs when the tab is closed.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public event EventHandler<EventArgs> Closed

Value

Type: System.EventHandler<EventArgs>
See Also