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