Microsoft SDK for Java

Control.removeOnQueryContinueDrag

Removes the delegate that is assigned to the queryContinueDrag event.

Syntax

public final void removeOnQueryContinueDrag( QueryContinueDragEventHandler value )

Parameters

value

The QueryContinueDragEventHandler delegate to be removed.

See Also   addOnQueryContinueDrag

© 1999 Microsoft Corporation. All rights reserved. Terms of use.