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 AllowDrop As Boolean
Get
Set
abstract AllowDrop : bool with get, set
Property Value
Type:
BooleanSee Also