Click or drag to resize

ContextMenuIHandler Interface

Handler interface for the ContextMenu

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

The ContextMenuIHandler type exposes the following members.

Methods
  NameDescription
Public methodShow
Show the context menu relative to the specified control
Top
See Also