Click or drag to resize

CheckCommandCreateToolItem Method

Creates a new tool item attached to this command.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public override ToolItem CreateToolItem()

Return Value

Type: ToolItem
The tool item for the command.
See Also