Click or drag to resize

IContextMenuHost Interface

Interface for widgets/handlers that implement a context menu

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public interface IContextMenuHost

The IContextMenuHost type exposes the following members.

Properties
  NameDescription
Public propertyContextMenu
Gets or sets the context menu to show when the user right clicks or presses the menu key
Top
See Also