Click or drag to resize

ListBoxIHandler Interface

Handler interface for the ListBox

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public interface IHandler : ListControlIHandler, 
	CommonControlIHandler, ControlIHandler, WidgetIHandler, IContextMenuHost
See Also