Click or drag to resize

ButtonMenuItem.IHandler Interface

Handler interface for the ButtonMenuItem.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public interface IHandler : MenuItem.IHandler, 
	Widget.IHandler, Menu.ISubmenuHandler

The ButtonMenuItem.IHandler type exposes the following members.

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