Responder Developer Guide
DragStarted Method


Syntax
'Declaration
 
Function DragStarted( _
   ByVal draggedItem As Object _
) As DragDropEffects
'Usage
 
Dim instance As ITreeViewDragDropAdviser
Dim draggedItem As Object
Dim value As DragDropEffects
 
value = instance.DragStarted(draggedItem)
DragDropEffects DragStarted( 
   object draggedItem
)

Parameters

draggedItem
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

ITreeViewDragDropAdviser Interface
ITreeViewDragDropAdviser Members

 

 


Send Comment