Click or drag to resize

ListBox.IHandler Interface

Handler interface for the ListBox

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public interface IHandler : ListControl.IHandler, 
	CommonControl.IHandler, Control.IHandler, Widget.IHandler, IContextMenuHost
See Also