Click or drag to resize

ToolIHandlerOnUnLoad Method

Called when the tool item is removed from a control/window

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

Parameters

e
Type: SystemEventArgs
Event arguments
See Also