Click or drag to resize

DocumentPageClosed 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: SystemEventHandlerEventArgs
See Also