Click or drag to resize

ButtonMenuItemIHandler Interface

Handler interface for the ButtonMenuItem.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public interface IHandler : MenuItemIHandler, 
	WidgetIHandler, MenuISubmenuHandler

The ButtonMenuItemIHandler type exposes the following members.

Properties
  NameDescription
Public propertyImage
Gets or sets the image to show for the menu item.
Top
See Also