property PropertiesList.AllowDrop as Boolean
Gets or sets a value indicating whether the control can accept data that the user drags into it.

TypeDescription
Boolean A Boolean expression that specifies whether the user can drag data to.
By default, the AllowDrop property is False. Currently, this property is reserved, so user should not use it.