Share via


Overview | Methods | Fields | This Package | All Packages

OverviewMethodsFieldsThis PackageAll Packages

Control.getAllowDrop

Retrieves a boolean value indicating whether this control can accept data that the user drags and drops into it.

Syntax

public final boolean getAllowDrop()

Return Value

Returns true if the control is a valid drop target; otherwise, returns false.

See Also   setAllowDrop