Click or drag to resize

SearchBoxIHandler Interface

Handler interface for the SearchBox control

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