C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / InputControlHost Class / AllowDrop Property

In This Topic
AllowDrop Property (InputControlHost)
In This Topic
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 Boolean
 
See Also