Intersoft ClientUI Documentation
DragDrop Class Members
See Also  Fields  Methods  Send Feedback
Intersoft.Client.UI.Controls.Interactivity Namespace : DragDrop Class


The following tables list the members exposed by DragDrop.

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)DragEnterEventIdentifies the DragEnter routed event.  
public Fieldstatic (Shared in Visual Basic)DragLeaveEventIdentifies the DragLeave routed event.  
public Fieldstatic (Shared in Visual Basic)DragOverEventIdentifies the DragOver routed event.  
public Fieldstatic (Shared in Visual Basic)DropEventIdentifies the Drop routed event.  
public Fieldstatic (Shared in Visual Basic)GiveFeedbackEventIdentifies the GiveFeedback routed event.  
public Fieldstatic (Shared in Visual Basic)PreviewDragEnterEventIdentifies the PreviewDragEnter routed event.  
public Fieldstatic (Shared in Visual Basic)PreviewDragLeaveEventIdentifies the PreviewDragLeave routed event.  
public Fieldstatic (Shared in Visual Basic)PreviewDragOverEventIdentifies the PreviewDragOver routed event.  
public Fieldstatic (Shared in Visual Basic)PreviewDropEventIdentifies the PreviewDrop routed event.  
public Fieldstatic (Shared in Visual Basic)PreviewGiveFeedbackEventIdentifies the PreviewGiveFeedback routed event.  
public Fieldstatic (Shared in Visual Basic)PreviewQueryContinueDragEventIdentifies the PreviewQueryContinueDrag routed event.  
public Fieldstatic (Shared in Visual Basic)QueryContinueDragEventIdentifies the QueryContinueDrag routed event.  
Top

Public Methods

 NameDescription
public Methodstatic (Shared in Visual Basic)DoDragDropPerform drag drop operation on specified drag source object.  
Top

See Also

© 2012 All Rights Reserved.