Microsoft SDK for Java

GiveFeedbackEvent.effect

Specifies the type of drag-and-drop operation.

Syntax

public final int effect;

Remarks

Possible values are obtained by applying the bitwise OR operation (|) to the constants defined in the DragDropEffect class.

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