Click or drag to resize

ListBoxICallback Interface

Callback interface for the ListBox

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public interface ICallback : ListControlICallback, 
	ControlICallback, WidgetICallback

The ListBoxICallback type exposes the following members.

Methods
  NameDescription
Public methodOnActivated
Raises the activated event.
Top
See Also