C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / C1Ribbon Class / DoDragDrop Method

In This Topic
DoDragDrop Method (C1Ribbon)
In This Topic
Syntax
'Declaration
 
Public Function DoDragDrop( _
   ByVal data As System.Object, _
   ByVal allowedEffects As System.Windows.Forms.DragDropEffects _
) As System.Windows.Forms.DragDropEffects
 

Parameters

data
allowedEffects
See Also