ListBox.IHandler Interface |
Namespace: Eto.Forms
public interface IHandler : ListControl.IHandler, CommonControl.IHandler, Control.IHandler, Widget.IHandler, IContextMenuHost
Public Interface IHandler Inherits ListControl.IHandler, CommonControl.IHandler, Control.IHandler, Widget.IHandler, IContextMenuHost
type IHandler = interface interface ListControl.IHandler interface CommonControl.IHandler interface Control.IHandler interface Widget.IHandler interface IContextMenuHost end