Click or drag to resize

DropDownIHandler Interface

Handler interface for the DropDown

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

The DropDownIHandler type exposes the following members.

Properties
  NameDescription
Public propertyShowBorder
Gets or sets a value indicating whether to show the control's border.
Top
See Also