Click or drag to resize

ControlIHandlerAllowDrop Property

Gets or sets a value indicating whether this control can serve as drop target.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
bool AllowDrop { get; set; }

Property Value

Type: Boolean
See Also