SearchBoxIHandler Interface |
Namespace: Eto.Forms
public interface IHandler : TextBoxIHandler, TextControlIHandler, CommonControlIHandler, ControlIHandler, WidgetIHandler
Public Interface IHandler Inherits TextBoxIHandler, TextControlIHandler, CommonControlIHandler, ControlIHandler, WidgetIHandler
type IHandler = interface interface TextBoxIHandler interface TextControlIHandler interface CommonControlIHandler interface ControlIHandler interface WidgetIHandler end