Microsoft SDK for Java

DhElement.addOnDragStart

Assigns a delegate to the dragStart event.

Syntax

final public void addOnDragStart ( EventHandler h )

Parameters

h

The EventHandler delegate to be notified when the event occurs. 

Remarks

This delegate specifies a method that is called at the beginning of a drag-drop operation.

Not all elements support all events exposed in DhElement.  

See Also   removeOnDragStart

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