Microsoft SDK for Java

ItemDragEvent Class

Provides data for the itemDrag event of a ListView or a TreeView control.

Event 
  |
  +--ItemDragEvent

package com.ms.wfc.ui

public class ItemDragEvent
extends
Event

Remarks

The itemDrag event occurs when the user begins dragging an item. An ItemDragEvent object specifies which mouse button was pressed.

For information about the WFC event model, see Handling Events in WFC.

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