NevronOpenVision
Nevron.Nov.UI Namespace / NDragDrop Class / RequestDragDrop Method
RequestDragDrop Method
Requests an asyncrhonous drag and drop operation, that starts at earliest application possibility. The DnD operation is associated with the associated with the specified drag drop source and data object.
Syntax
public static System.bool RequestDragDrop( 
   NDragDropSource dragDropSource,
   NDataObject dataObject
)

Parameters

dragDropSource
dataObject
Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also