Click or drag to resize

CommandExecuted Event

Occurs when the command is executed from either the menu or toolbar.

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

Value

Type: SystemEventHandlerEventArgs
See Also