ContextMenuIHandler Interface |
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public interface IHandler : WidgetIHandler,
MenuISubmenuHandler
Public Interface IHandler
Inherits WidgetIHandler, MenuISubmenuHandler
type IHandler =
interface
interface WidgetIHandler
interface MenuISubmenuHandler
end
The ContextMenuIHandler type exposes the following members.
Methods
| Name | Description |
---|
| Show |
Show the context menu relative to the specified control
|
TopSee Also