ButtonMenuItemIHandler Interface |
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public interface IHandler : MenuItemIHandler,
WidgetIHandler, MenuISubmenuHandler
Public Interface IHandler
Inherits MenuItemIHandler, WidgetIHandler, MenuISubmenuHandler
type IHandler =
interface
interface MenuItemIHandler
interface WidgetIHandler
interface MenuISubmenuHandler
end
The ButtonMenuItemIHandler type exposes the following members.
Properties
| Name | Description |
---|
| Image |
Gets or sets the image to show for the menu item.
|
TopSee Also