Click or drag to resize

ToolItemClick Event

Occurs when the user clicks on the item.

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

Value

Type: SystemEventHandlerEventArgs

Implements

ICommandItemClick
See Also