Click or drag to resize

CheckCommandCreateMenuItem Method

Creates a new menu item attached to this command.

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

Return Value

Type: MenuItem
The menu item for the command.
See Also