Click or drag to resize

ContextMenuOnClosing Method

Raises the Closing event.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
protected virtual void OnClosing(
	EventArgs e
)

Parameters

e
Type: SystemEventArgs
Event arguments
See Also