ItemDragEvent Class

Methods | Fields | This Package | All Packages

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 .