'Declaration
Function ProcessDragDrop( _ ByVal e As System.Windows.Forms.DragEventArgs _ ) As System.Boolean
'Usage
Dim instance As INDragDropEventProcessor Dim e As System.Windows.Forms.DragEventArgs Dim value As System.Boolean value = instance.ProcessDragDrop(e)
System.bool ProcessDragDrop( System.Windows.Forms.DragEventArgs e )
Parameters
- e