ComponentOne InputPanel for WinForms
AllowDrop Property (InputControlHost)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputControlHost Class : AllowDrop Property
Gets or sets a value indicating whether the hosted control can accept data that the user drags onto it.
Syntax
'Declaration
 
Public Overridable Property AllowDrop As System.Boolean
public virtual System.bool AllowDrop {get; set;}
See Also

Reference

InputControlHost Class
InputControlHost Members